Skip to content

Hostname

chat2desk.mx

Last fetched

chat2desk.mx resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in MX.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.51.13.18334.51.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCMX

WHOIS identity

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

Subdomains

12 observed subdomains of chat2desk.mx.

Web-graph footprint

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

6 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for chat2desk.mx.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP10.0.0.0/24

Related pages

Pivot deeper into the graph from chat2desk.mx.

Cypher and MCP

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

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