Skip to content

Hostname

gameduo.net

Last fetched

gameduo.net resolves to 13.227.192.115, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. gameduo.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 · gameduo.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gameduo.net

Resolution chain

IPv6 resolution

No AAAA record for gameduo.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0747f5ee-9488-4f06-b237-2d649a768e83@identity-protect.org, 3347f456-61e3-46f9-bbec-ea8f5b214ac2@identity-protect.org, 36a0dafe-5706-4013-8034-ae730f59e377@identity-protect.org, 8fd9a349-0e0d-4486-9ce8-d52c67dff596@identity-protect.org, 991ab751-cf0a-4662-8827-463ca1a688eb@identity-protect.org, d2458fe2-5560-45b8-8f5f-5708743f63f1@identity-protect.org, owner-6730351@gameduo.net.whoisprivacyservice.org, owner-8128445@gameduo.net.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-16.awsdns-02.com
  • ns-955.awsdns-55.net
  • ns-1521.awsdns-62.org
  • ns-1939.awsdns-50.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from gameduo.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: "gameduo.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.