Skip to content

Hostname

dreamhoststatus.com

Last fetched

dreamhoststatus.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · dreamhoststatus.comRouting diversity8.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dreamhoststatus.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.96.1916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2383.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2493.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1343.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.633.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2303.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.153.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2103.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2113.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2173.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2293.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2503.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.753.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2483.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2493.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2023.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.483.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.653.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1253.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
dreamhoststatus.com private registrant a happy dreamhost customer
Contact emails

Subdomains

1 observed subdomain of dreamhoststatus.com.

Web-graph footprint

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

294 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dreamhoststatus.com.

Cypher and MCP

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

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