Skip to content

Hostname

dreamhack.io

Last fetched

dreamhack.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dreamhack.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dreamhack.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.162.9913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.70.13115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.206.813.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.172.1252.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

15 observed subdomains of dreamhack.io.

Web-graph footprint

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

41 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dreamhack.io.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from dreamhack.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dreamhack.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.