Skip to content

Hostname

cassiopea.com

Last fetched

cassiopea.com resolves to 1 IPv4 address operated by INET-AS in IT. WHOIS lists iana:1011 as the registrar.

Nutrition Label

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

Resolution chain

cassiopea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.185.38.106194.185.0.0/16AS3313INET-ASIT

WHOIS identity

Registrar
iana:1011
Organization
cosmo pharmaceuticals nv
Contact emails

Subdomains

5 observed subdomains of cassiopea.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cassiopea.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.188.177.182
SPF_IP194.79.57.31
SPF_IP194.79.57.61
SPF_IP194.79.58.221
SPF_IP2.228.10.216
SPF_MXcassiopea.com

Related pages

Pivot deeper into the graph from cassiopea.com.

Cypher and MCP

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

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