Skip to content

Hostname

3dgames.au

Last fetched

3dgames.au resolves to 1 IPv4 address operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in AU.

Nutrition Label

WHISPER CANON · 3dgames.auRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/3dgames.au

Resolution chain

3dgames.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.20.200.121103.20.200.0/22AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedAU

WHOIS identity

No WHOIS records are currently associated with 3dgames.au in WhisperGraph.

Subdomains

6 observed subdomains of 3dgames.au.

Threat posture

History

Mail and authentication

MX records

  • 3dgames.au

SPF policy

3 SPF mechanisms authorising senders for 3dgames.au.

MechanismTarget
SPF_A3dgames.au
SPF_IP122.201.124.51
SPF_MX3dgames.au

Related pages

Pivot deeper into the graph from 3dgames.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3dgames.au"})-[: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.