Skip to content

Hostname

theouterhaven.net

Last fetched

theouterhaven.net resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · theouterhaven.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/theouterhaven.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.25104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.25104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.68172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.161.21.815.161.21.0/24AS213230US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of theouterhaven.net.

Web-graph footprint

Distinct hostnames that link to or from theouterhaven.net in the public web crawl.

422 sites link to this hostname.

1,624 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for theouterhaven.net.

MechanismTarget
SPF_Atheouterhaven.net
SPF_IP64.71.179.18
SPF_MXtheouterhaven.net

Related pages

Pivot deeper into the graph from theouterhaven.net.

Cypher and MCP

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

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