Skip to content

Hostname

codigames-data.net

Last fetched

codigames-data.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. codigames-data.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · codigames-data.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codigames-data.net

Resolution chain

No IPv4 resolution is recorded for codigames-data.net in WhisperGraph.

IPv6 resolution

No AAAA record for codigames-data.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
1eca21ea-17b2-47a2-819b-1c254e7eed9c@identity-protect.org, 64e8cbb8-7552-4b2d-82c9-98b24c40c183@identity-protect.org, 6d9c616a-5c69-4596-a426-31fb08e16bc4@identity-protect.org, 781249dc-ddfd-4cd4-8bad-c1bb4453277b@identity-protect.org, 96c4c7ed-2e32-4c6f-99e4-da21ad30a383@identity-protect.org, aea37905-6f6c-4710-8924-bf3305bd8980@identity-protect.org, c57ec164-5907-4bd7-89b9-3d0e47c6ff4e@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-452.awsdns-56.com
  • ns-532.awsdns-02.net
  • ns-1277.awsdns-31.org
  • ns-1706.awsdns-21.co.uk

Threat-feed evidence

History

Related pages

Pivot from codigames-data.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "codigames-data.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.