Skip to content

Hostname

techgames.com.mx

Last fetched

techgames.com.mx resolves to 2 IPv4 addresses operated by WHG-USE1 in CL. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · techgames.com.mxRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/techgames.com.mx

Resolution chain

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

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
francisco daniel estrada maya
Contact emails

Subdomains

18 observed subdomains of techgames.com.mx.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • techgames.com.mx

SPF policy

3 SPF mechanisms authorising senders for techgames.com.mx.

MechanismTarget
SPF_Atechgames.com.mx
SPF_IP191.101.50.128
SPF_MXtechgames.com.mx

Related pages

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

Cypher and MCP

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

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