Skip to content

Hostname

justdancegame.com

Last fetched

justdancegame.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · justdancegame.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/justdancegame.com

Resolution chain

justdancegame.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.163.104176.34.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.21.9418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.25.17452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.14.20652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
marc muraccini
Contact emails

Subdomains

1 observed subdomain of justdancegame.com.

Web-graph footprint

Distinct hostnames that link to or from justdancegame.com in the public web crawl.

122 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from justdancegame.com.

Cypher and MCP

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

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