Hostname
caxaamaranto.com.mx
Last fetched
caxaamaranto.com.mx resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
caxaamaranto.com.mx resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.185.224 | 35.71.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.223.47.72 | 52.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with caxaamaranto.com.mx in WhisperGraph.
Subdomains
1 observed subdomain of caxaamaranto.com.mx.
| Subdomain |
|---|
| www.caxaamaranto.com.mx |
Web-graph footprint
Distinct hostnames that link to or from caxaamaranto.com.mx in the public web crawl.
17 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for caxaamaranto.com.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | netblocks.dreamhost.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_MX | caxaamaranto.com.mx |
Related pages
Pivot deeper into the graph from caxaamaranto.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "caxaamaranto.com.mx"})-[: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.