sitemap.xml inspector
HTTP /api/v1/http/sitemapFetch and parse sitemap or sitemap-index, list URLs with lastmod, priority.
https://maps.google.com/maps/sitemaps/place/landmarks-us.xml
urlset
25 URLs
URLs (showing first 25)
| Location | Last modified | Freq | Pri |
|---|---|---|---|
| https://maps.google.com/maps/place/alcatraz+island/data=!4m2!3m1!1s0x808580f9b38c1c99:0xd15844a27f9a58a5 | 2026-08-25 | ||
| https://maps.google.com/maps/place/brooklyn+bridge/data=!4m2!3m1!1s0x89c25a2343ce7b2b:0x2526ddba7abd465c | 2026-08-25 | ||
| https://maps.google.com/maps/place/cloud+gate/data=!4m2!3m1!1s0x880e2ca687332bf5:0x64d3fefce3a4a51 | 2026-08-25 | ||
| https://maps.google.com/maps/place/ellis+island/data=!4m2!3m1!1s0x89c2509a195f0e0f:0xd2a3469d9222d6eb | 2026-08-25 | ||
| https://maps.google.com/maps/place/empire+state+building/data=!4m2!3m1!1s0x89c259a9b3117469:0xd134e199a405a163 | 2026-08-25 | ||
| https://maps.google.com/maps/place/the+gateway+arch/data=!4m2!3m1!1s0x87c0f0607541e5b5:0x79ed2889c696a834 | 2026-08-25 | ||
| https://maps.google.com/maps/search/golden+near+golden+gate+bridge,+golden+gate+brg,+san+francisco,+ca,+usa | 2026-08-25 | ||
| https://maps.google.com/maps/place/grand+canyon/data=!4m2!3m1!1s0x80cc0654bd27e08d:0xb1c2554442d42e8d | 2026-08-25 | ||
| https://maps.google.com/maps/place/hollywood+sign/data=!4m2!3m1!1s0x80c2bf0a45505a7d:0xabb7acc626709843 | 2026-08-25 | ||
| https://maps.google.com/maps/search/hoover+near+arizona,+usa | 2026-08-25 | ||
| https://maps.google.com/maps/place/independence+hall/data=!4m2!3m1!1s0x89c6c8836b1cc977:0x148a1e67397d6ea9 | 2026-08-25 | ||
| https://maps.google.com/maps/place/liberty+bell/data=!4m2!3m1!1s0x89c6c8830b04502f:0xce39e053fb81ef23 | 2026-08-25 | ||
| https://maps.google.com/maps/place/lincoln+memorial/data=!4m2!3m1!1s0x89b7b771e0906287:0x1049d1c9c95c2eb6 | 2026-08-25 | ||
| https://maps.google.com/maps/place/oljato/data=!4m2!3m1!1s0x87372580f2437bf3:0xc01fab567547e2ee | 2026-08-25 | ||
| https://maps.google.com/maps/place/mount+rushmore+national+memorial/data=!4m2!3m1!1s0x877d35d8b53ed6df:0xdaf53dbe055cc641 | 2026-08-25 | ||
| https://maps.google.com/maps/place/niagara+falls/data=!4m2!3m1!1s0x89d363ea29e633b7:0x61975ae4b9c5aab3 | 2026-08-25 | ||
| https://maps.google.com/maps/place/old+faithful/data=!4m2!3m1!1s0x5351ed1b81592e5f:0x83b7c275a6822a1 | 2026-08-25 | ||
| https://maps.google.com/maps/place/pearl+harbor/data=!4m2!3m1!1s0x7c006569de4312db:0xd77a90edb572a52d | 2026-08-25 | ||
| https://maps.google.com/maps/place/space+needle/data=!4m2!3m1!1s0x5490151f4ed5b7f9:0xdb2ba8689ed0920d | 2026-08-25 | ||
| https://maps.google.com/maps/place/statue+of+liberty/data=!4m2!3m1!1s0x89c25090129c363d:0x40c6a5770d25022b | 2026-08-25 | ||
| https://maps.google.com/maps/place/the+alamo/data=!4m2!3m1!1s0x865c5f554d36895f:0x17f98f0f84e7c422 | 2026-08-25 | ||
| https://maps.google.com/maps/place/the+white+house/data=!4m2!3m1!1s0x89b7b7bcdecbb1df:0x715969d86d0b76bf | 2026-08-25 | ||
| https://maps.google.com/maps/place/times+square/data=!4m2!3m1!1s0x89c25855c6480299:0x55194ec5a1ae072e | 2026-08-25 | ||
| https://maps.google.com/maps/search/us+near+united+states | 2026-08-25 | ||
| https://maps.google.com/maps/search/washington+near+washington+monument,+2+15th+st+nw,+washington,+dc,+usa | 2026-08-25 |
How to use sitemap.xml inspector
-
1
Paste your input
Enter the value at the top — domain, IP, URL, email, ASN, hash, whatever fits this tool. The smart input auto-detects type.
-
2
Click "Inspect"
host.tools issues real probes (DNS, HTTP, TCP, TLS, WHOIS where applicable) and renders the result in milliseconds.
-
3
Open the API tab
Every web tool has a sibling /api/v1/http/sitemap JSON endpoint with the same payload. One copy-as-curl click and you're scripting it.
Why this matters
Headers are how the modern web declares its security posture. Auditing them is the highest-ROI thing you can do this week.
API equivalent
/api/v1/http/sitemap?q=https%3A%2F%2Fmaps.google.com%2Fmaps%2Fsitemaps%2Fplace%2Flandmarks-us.xml
curl -s '/api/v1/http/sitemap?q=https%3A%2F%2Fmaps.google.com%2Fmaps%2Fsitemaps%2Fplace%2Flandmarks-us.xml'
Embed this tool
<iframe src="/http/sitemap?q={INPUT}&embed=1"
width="100%" height="600" frameborder="0"></iframe>
Drop into any HTML page. The embed=1 flag hides nav and footer.
FAQ · sitemap.xml inspector
Common questions
Is sitemap.xml inspector free?
Yes — every tool is free on the web with a 200/hour rate limit per IP. The matching API endpoint /api/v1/http/sitemap is free up to 100 requests/hour, no key required.
Where does the data come from?
Real-time probes against authoritative sources (DNS root, RIRs, registries, the target server itself), plus partner data feeds from hostinfo.com (GeoIP/ASN) and hostcheck.com (reputation).
How fresh are the results?
Live by default. Cached for 5 minutes to make repeat queries instant; pass
?nocache=1 for a forced refresh.Can I run this from the command line?
Yes — every tool ships with a copy-as-curl. There's also an official CLI:
host.tools http sitemap YOUR_INPUT.Can I monitor results over time?
Pro tier lets you schedule any tool to run every 1/5/15/60 min and alert on diff. See monitors.
host.tools Pro
Run sitemap.xml inspector on a schedule. Get pinged when it changes.
Pro gets you bulk lookups, monitors, webhook alerts, history, exports and 10,000 API calls/day. $19/mo.
- ✓Schedule any tool — every 1, 5, 15, 60 min
- ✓Diff against last run, alert on change
- ✓Webhook + email + Slack + PagerDuty + OpsGenie
- ✓Bulk CSV upload, 1,000 inputs per job
- ✓Export results as CSV / NDJSON / Excel
- ✓90-day history, comparison view