Hostname
xaxe.com
Last fetched
xaxe.com resolves to 4 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
xaxe.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 |
|---|---|---|---|---|
| 192.64.119.156 | 192.64.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 3.225.36.17 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.11.27 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.57.166 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 1000252752524b7e99fbcc6e39df315c.protect@whoisguard.com
- 37e2bcca5dfb4d87ae6d7c0cccf52b45.protect@whoisguard.com
- 9c0cb30cb20d43b0806bae3368e7fef6.protect@whoisguard.com
- ba3dc80a6fd0476a855b0ded6d58bb93.protect@whoisguard.com
- de95f93e1fa548e0b17ffa6d9a9cd812.protect@whoisguard.com
- ecafbb0c45b841c38319e391067e2cbf.protect@whoisguard.com
- a816716a97ce4538bd467b19f1ec22ae.protect@withheldforprivacy.com
Subdomains
1 observed subdomain of xaxe.com.
| Subdomain |
|---|
| www.xaxe.com |
Web-graph footprint
Distinct hostnames that link to or from xaxe.com in the public web crawl.
8 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for xaxe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.privateemail.com |
Related pages
Pivot deeper into the graph from xaxe.com.
- IP · 192.64.119.156
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · 1000252752524b7e99fbcc6e39df315c.protect@whoisguard.com
- 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: "xaxe.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.