Skip to content

Hostname

games.voodoo.io

Last fetched

games.voodoo.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · games.voodoo.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/games.voodoo.io

Resolution chain

games.voodoo.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.78.10213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.10913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.3718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with games.voodoo.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from games.voodoo.io in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from games.voodoo.io.

Cypher and MCP

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

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