Skip to content

Hostname

senav.com.mx

Last fetched

senav.com.mx resolves to 1 IPv4 address operated by AS270155 in MX.

Nutrition Label

WHISPER CANON · senav.com.mxRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/senav.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
181.224.44.45181.224.44.0/24AS270155MX

WHOIS identity

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

Subdomains

1 observed subdomain of senav.com.mx.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for senav.com.mx.

MechanismTarget
SPF_Asenav.com.mx
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEmail.pinsa.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.202.220.220
SPF_IP189.205.192.78
SPF_IP200.94.57.178
SPF_IP201.116.251.38
SPF_MXsenav.com.mx

Related pages

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

Cypher and MCP

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

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