Hostname
xmlglobal.com
Last fetched
xmlglobal.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
xmlglobal.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.154.13 | 3.5.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.235 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.80 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.102 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.123 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.211 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.146 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.19 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.34 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.150.139 | 52.219.150.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.150.79 | 52.219.150.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.152.11 | 52.219.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.16.108 | 52.219.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.162.143 | 52.219.162.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.199.27 | 52.219.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
Subdomains
1 observed subdomain of xmlglobal.com.
| Subdomain |
|---|
| www.xmlglobal.com |
Web-graph footprint
Distinct hostnames that link to or from xmlglobal.com in the public web crawl.
10 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from xmlglobal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xmlglobal.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.