Skip to content

Hostname

oxxo.com

Last fetched

oxxo.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · oxxo.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/oxxo.com

Resolution chain

oxxo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.205.217.13254.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
cadena comercial oxxo, s.a. de c.v.
Contact emails

Subdomains

73 observed subdomains of oxxo.com.

Web-graph footprint

Distinct hostnames that link to or from oxxo.com in the public web crawl.

562 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for oxxo.com.

MechanismTarget
SPF_INCLUDEamazonaws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.214.65.184
SPF_IP199.36.158.100/32
SPF_IP20.97.68.0
SPF_IP200.57.161.142
SPF_IP200.57.161.143
SPF_IP206.222.191.194
SPF_IP54.240.42.17
SPF_IP54.240.42.18

Related pages

Pivot deeper into the graph from oxxo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oxxo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.