host.tools

sitemap.xml inspector

HTTP /api/v1/http/sitemap

Fetch and parse sitemap or sitemap-index, list URLs with lastmod, priority.

https://maps.google.com/maps/sitemaps/place/landmarks-international.xml urlset 25 URLs
URLs (showing first 25)
LocationLast modifiedFreqPri
https://maps.google.com/maps/search/acropolis+near+acropolis+of+athens,+athina,+greece 2026-08-25
https://maps.google.com/maps/place/alhambra/data=!4m2!3m1!1s0xd71fcb7977fb93b:0x808dd1ef1221a27f 2026-08-25
https://maps.google.com/maps/place/angkor+wat/data=!4m2!3m1!1s0x3110168aea9a272d:0x3eaba81157b0418d 2026-08-25
https://maps.google.com/maps/place/big+ben/data=!4m2!3m1!1s0x487604c38c8cd1d9:0xb78f2474b9a45aa9 2026-08-25
https://maps.google.com/maps/place/burj+khalifa/data=!4m2!3m1!1s0x3e5f43348a67e24b:0xff45e502e1ceb7e2 2026-08-25
https://maps.google.com/maps/place/chich%C3%A9n-itz%C3%A1/data=!4m2!3m1!1s0x8f5138b9a098f833:0xf70a67530750d45 2026-08-25
https://maps.google.com/maps/place/christ+the+redeemer/data=!4m2!3m1!1s0x997fd5984aa13f:0x9dc984d7019502de 2026-08-25
https://maps.google.com/maps/place/colosseum/data=!4m2!3m1!1s0x132f61b6532013ad:0x28f1c82e908503c4 2026-08-25
https://maps.google.com/maps/place/eiffel+tower/data=!4m2!3m1!1s0x47e66e2964e34e2d:0x8ddca9ee380ef7e0 2026-08-25
https://maps.google.com/maps/place/forbidden+city/data=!4m2!3m1!1s0x35f052e94515d43d:0x674e2bd4dd3079f 2026-08-25
https://maps.google.com/maps/place/great+wall+of+china/data=!4m2!3m1!1s0x35f121d7687f2ccf:0xd040259b950522df 2026-08-25
https://maps.google.com/maps/place/hagia+sophia+grand+mosque/data=!4m2!3m1!1s0x14cab9be92011c27:0x236e6f6f37444fae 2026-08-25
https://maps.google.com/maps/place/tower+of+pisa/data=!4m2!3m1!1s0x12d591a6c44e88cd:0x32eca9b1d554fc03 2026-08-25
https://maps.google.com/maps/place/louvre+museum/data=!4m2!3m1!1s0x47e671d877937b0f:0xb975fcfa192f84d4 2026-08-25
https://maps.google.com/maps/place/historic+sanctuary+of+machu+picchu/data=!4m2!3m1!1s0x916d9a5f89555555:0x3a10370ea4a01a27 2026-08-25
https://maps.google.com/maps/place/mount+fuji/data=!4m2!3m1!1s0x6019629a42fdc899:0xa6a1fcc916f3a4df 2026-08-25
https://maps.google.com/maps/place/neuschwanstein+castle/data=!4m2!3m1!1s0x479cf7cac44ea35d:0xc8a6866bd39dbba3 2026-08-25
https://maps.google.com/maps/place/petra/data=!4m2!3m1!1s0x15016ef1703b6071:0x199bf908679a2291 2026-08-25
https://maps.google.com/maps/place/giza+necropolis/data=!4m2!3m1!1s0x14584f7de239bbcd:0xca7474355a6e368b 2026-08-25
https://maps.google.com/maps/place/basilica+of+the+sagrada+familia/data=!4m2!3m1!1s0x12a4a2dcd83dfb93:0x9bd8aac21bc3c950 2026-08-25
https://maps.google.com/maps/place/st.+basil's+cathedral/data=!4m2!3m1!1s0x46b54a5962e69605:0xa4cf168ae7cb3ae5 2026-08-25
https://maps.google.com/maps/place/saint+peter%E2%80%99s+basilica/data=!4m2!3m1!1s0x132f6061b7149b59:0x724bf077cd875283 2026-08-25
https://maps.google.com/maps/place/stonehenge/data=!4m2!3m1!1s0x4873e63b850af611:0x979170e2bcd3d2dd 2026-08-25
https://maps.google.com/maps/place/sydney+opera+house/data=!4m2!3m1!1s0x6b12ae665e892fdd:0x3133f8d75a1ac251 2026-08-25
https://maps.google.com/maps/place/taj+mahal/data=!4m2!3m1!1s0x39747121d702ff6d:0xdd2ae4803f767dde 2026-08-25
How to use sitemap.xml inspector
  1. 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. 2
    Click "Inspect"

    host.tools issues real probes (DNS, HTTP, TCP, TLS, WHOIS where applicable) and renders the result in milliseconds.

  3. 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-international.xml
curl -s '/api/v1/http/sitemap?q=https%3A%2F%2Fmaps.google.com%2Fmaps%2Fsitemaps%2Fplace%2Flandmarks-international.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