Hostname
xanderfam.com
Last fetched
xanderfam.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xanderfam.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.125 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.31 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.36 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.71 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xanderfam.com owner
- Contact emails
- 08b5b9fe-5890-4a02-b01d-5a43417bd81e@identity-protect.org
- 2c9cc76e-63ee-4b22-9f82-95ed7c3074a6@identity-protect.org
- 3d9ae861-4f7d-4dd6-b2c6-73a9fa52f72c@identity-protect.org
- 5443f831-254c-4db5-a9a9-309fe47b13cc@identity-protect.org
- 55796906-c3d0-4540-83b3-4e7e26bec2ec@identity-protect.org
- 773792cb-9df2-42a7-b982-169dfc6ecf98@identity-protect.org
- owner-10280460@xanderfam.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of xanderfam.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from xanderfam.com.
- IP · 13.35.93.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 08b5b9fe-5890-4a02-b01d-5a43417bd81e@identity-protect.org
- TLD · .com
- Browse hostnames · xa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xanderfam.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.