Skip to content

Hostname

bodegaaurrera.com.mx

Last fetched

bodegaaurrera.com.mx resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR.

Nutrition Label

WHISPER CANON · bodegaaurrera.com.mxRouting diversity4.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bodegaaurrera.com.mx

Resolution chain

bodegaaurrera.com.mx resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.116.98.209104.116.96.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.195.102.14523.195.100.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.194.20923.45.192.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.52.182.20923.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
72.246.30.18072.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.170.20988.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.209.210.20923.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with bodegaaurrera.com.mx in WhisperGraph.

Subdomains

54 observed subdomains of bodegaaurrera.com.mx.

Web-graph footprint

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

563 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bodegaaurrera.com.mx.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from bodegaaurrera.com.mx.

Cypher and MCP

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

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

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