Skip to content

Hostname

sedal.com.mx

Last fetched

sedal.com.mx resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:ascio as the registrar.

Nutrition Label

WHISPER CANON · sedal.com.mxRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sedal.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
20.238.208.2120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:ascio
Organization
unilever mexico
Contact emails

Subdomains

2 observed subdomains of sedal.com.mx.

Web-graph footprint

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

26 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sedal.com.mx.

MechanismTarget
SPF_Asedal.com.mx
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonaws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.dms.unileverservices.com
SPF_INCLUDEsedal.com.mx
SPF_INCLUDEservers.mcsv.net
SPF_MXsedal.com.mx

Related pages

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

Cypher and MCP

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

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