Skip to content

Hostname

bodas.com.mx

Last fetched

bodas.com.mx resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · bodas.com.mxRouting diversity5.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bodas.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.114.21100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.34.8018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.138.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.70.2203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.75.883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.43.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.148.5534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.173.22435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.137.20052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.166.4754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.124.15854.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.3.14498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.236.2698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.67.11654.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.203.29100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.108.19232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
wedding planner
Contact emails

Subdomains

26 observed subdomains of bodas.com.mx.

Web-graph footprint

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

718 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bodas.com.mx.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.bodas.com.mx
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

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

Cypher and MCP

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

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