Skip to content

Hostname

deepsea.com

Last fetched

deepsea.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.155104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.155104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.3172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

13 observed subdomains of deepsea.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for deepsea.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP184.177.191.130/28
SPF_IP24.252.173.194/29
SPF_IP50.59.178.98
SPF_IP64.87.0.16/29
SPF_IP64.87.1.128/26
SPF_IP66.237.213.142
SPF_MXdeepsea.com

Related pages

Pivot deeper into the graph from deepsea.com.

Cypher and MCP

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

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