Skip to content

Hostname

chat2desk.com.mx

Last fetched

chat2desk.com.mx resolves to 2 IPv4 addresses operated by AS22884 in MX.

Nutrition Label

WHISPER CANON · chat2desk.com.mxRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/chat2desk.com.mx

Resolution chain

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

WHOIS identity

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

Subdomains

27 observed subdomains of chat2desk.com.mx.

Web-graph footprint

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

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chat2desk.com.mx.

MechanismTarget
SPF_Achat2desk.com.mx
SPF_INCLUDE_spf.google.com
SPF_INCLUDEchat2desk.ip-zone.com
SPF_IP54.218.170.4/29
SPF_MXchat2desk.com.mx

Related pages

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

Cypher and MCP

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

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