Skip to content

Hostname

nsngames.com

Last fetched

nsngames.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nsngames.com 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 · nsngames.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nsngames.com

Resolution chain

No IPv4 resolution is recorded for nsngames.com in WhisperGraph.

IPv6 resolution

No AAAA record for nsngames.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
admin@domainregistriesfoundation.com, nsngames.com@superprivacyservice.com, 1957ee95-e48e-44d4-87f2-ee76c15ee361@identity-protect.org, 28f2f0bc-9b77-4318-8fa9-55c547b73633@identity-protect.org, 72371daf-cdd7-4a16-bbce-37fae8f5b3f7@identity-protect.org, 7f61a12f-d79b-4012-a959-911f7057b37a@identity-protect.org, 7fc59829-41c6-43f5-88a6-f4e5d974cc7c@identity-protect.org, b245945a-0951-496c-8787-7666d5f479e8@identity-protect.org, b5331168-ceee-4088-a12d-d59d1e1759ff@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-334.awsdns-41.com
  • ns-906.awsdns-49.net
  • ns-1224.awsdns-25.org
  • ns-1911.awsdns-46.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

Threat-feed evidence

History

Related pages

Pivot from nsngames.com 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: "nsngames.com"})-[: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.