Skip to content

Hostname

cohabitas.com

Last fetched

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

Nutrition Label

WHISPER CANON · cohabitas.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/cohabitas.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.75.22104.22.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.65.48.16159.65.216.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
172.67.210.62172.68.11.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:79
Organization
nick henley
Contact emails

Subdomains

3 observed subdomains of cohabitas.com.

Web-graph footprint

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

24 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cohabitas.com.

MechanismTarget
SPF_Acohabitas.com
SPF_INCLUDEspf.mailjet.com
SPF_IP213.171.216.0/24
SPF_IP77.68.64.0/27
SPF_MXcohabitas.com

Related pages

Pivot deeper into the graph from cohabitas.com.

Cypher and MCP

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

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