Skip to content

Hostname

catamarans.com

Last fetched

catamarans.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
135.237.30.26135.236.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
159.65.254.21159.65.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
attn catamarans.com care of network solutions
Contact emails

Subdomains

19 observed subdomains of catamarans.com.

Web-graph footprint

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

372 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for catamarans.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsp.sendpost.info
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEzcsend.net
SPF_IP198.105.213.1/32

Related pages

Pivot deeper into the graph from catamarans.com.

Cypher and MCP

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

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