Skip to content

Hostname

depesca.mx

Last fetched

depesca.mx resolves to 1 IPv4 address operated by AS270179 in MX.

Nutrition Label

WHISPER CANON · depesca.mxRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/depesca.mx

Resolution chain

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

IPPrefixASNOperatorCountry
38.124.220.14238.124.220.0/22AS270179MX

WHOIS identity

No WHOIS records are currently associated with depesca.mx in WhisperGraph.

Subdomains

2 observed subdomains of depesca.mx.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • depesca.mx

SPF policy

9 SPF mechanisms authorising senders for depesca.mx.

MechanismTarget
SPF_Adepesca.mx
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.tacobit.com
SPF_IP15.235.115.115
SPF_IP38.124.220.142
SPF_IP51.222.0.55
SPF_IP54.39.132.169
SPF_IP72.9.155.227
SPF_MXdepesca.mx

Related pages

Pivot deeper into the graph from depesca.mx.

Cypher and MCP

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

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