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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.116.98.209 | 104.116.96.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.195.102.145 | 23.195.100.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.45.194.209 | 23.45.192.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.52.182.209 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 72.246.30.180 | 72.246.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 88.221.170.209 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.209.210.209 | 23.209.208.0/22 | AS16625 | AKAMAI-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.
Showing 25 of 54. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bodegaaurrera.com.mx.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.