Skip to content

Hostname

wayagame.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of wayagame.com owner
Contact emails
7ae06e0a-6aa4-452d-9e2e-6b85d2a7a45b@identity-protect.org, 847cca5a-bdfb-4e95-bdcc-a957e4393972@identity-protect.org, 88d10edb-ef77-400a-8eee-2f07fcc67892@identity-protect.org, 8b8cbe02-2b20-4fe7-ba79-c965594af306@identity-protect.org, d3501607-1c74-46c2-a8ab-3c79b9edbaa0@identity-protect.org, f52d82b8-374a-460d-9b3b-337a3809e396@identity-protect.org, owner-4522857@wayagame.com.whoisprivacyservice.org, owner-7852502@wayagame.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-45.awsdns-05.com
  • ns-599.awsdns-10.net
  • ns-1213.awsdns-23.org
  • ns-1812.awsdns-34.co.uk

Threat-feed evidence

History

Related pages

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