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
Resolution chain
catamarans.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.237.30.26 | 135.236.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 159.65.254.21 | 159.65.240.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn catamarans.com care of network solutions
- Contact emails
- accounting@catamarans.com
- aj5n25r77px@networksolutionsprivateregistration.com
- ar2yb3fn5x5@networksolutionsprivateregistration.com
- bd4ud3tm2h8@networksolutionsprivateregistration.com
- bk7vq6cy8jc@networksolutionsprivateregistration.com
- cd6m96vq5jg@networksolutionsprivateregistration.com
- ec2nv3wr6cw@networksolutionsprivateregistration.com
- ey39v3yh5xm@networksolutionsprivateregistration.com
- gv37634c9gz@networksolutionsprivateregistration.com
- hj9j78gt3ma@networksolutionsprivateregistration.com
- ht2wa5vk8wx@networksolutionsprivateregistration.com
- kp6y769m3zw@networksolutionsprivateregistration.com
- ku3854eu8nn@networksolutionsprivateregistration.com
- m73m43eh5mu@networksolutionsprivateregistration.com
- mg9z94hr737@networksolutionsprivateregistration.com
- nb4yd4sa6wa@networksolutionsprivateregistration.com
- nk49k87f2df@networksolutionsprivateregistration.com
- nn62g9uh3g8@networksolutionsprivateregistration.com
- nw3wq8wv7cw@networksolutionsprivateregistration.com
- nx5kp2dd2jv@networksolutionsprivateregistration.com
- and 6 more
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for catamarans.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | sp.sendpost.info |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 198.105.213.1/32 |
Related pages
Pivot deeper into the graph from catamarans.com.
- IP · 135.237.30.26
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · accounting@catamarans.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.