Skip to content

Hostname

theopen.com

Last fetched

theopen.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · theopen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/theopen.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:299
Organization
kevin bain
Contact emails

Subdomains

75 observed subdomains of theopen.com.

Web-graph footprint

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

1,398 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for theopen.com.

MechanismTarget
SPF_INCLUDE_s0.theopen.com
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/16
SPF_IP193.72.147.5
SPF_IP193.73.238.5
SPF_IP193.73.238.6
SPF_IP34.197.37.177
SPF_IP34.246.74.68
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.18.155.167
SPF_IP52.215.48.244
SPF_IP52.31.106.198/32
SPF_IP54.229.243.88
SPF_IP54.240.55.248
SPF_IP80.80.231.73
SPF_IP84.22.188.154
SPF_IP84.22.188.155

Related pages

Pivot deeper into the graph from theopen.com.

Cypher and MCP

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

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