Skip to content

Hostname

cosnova.com

Last fetched

cosnova.com resolves to 1 IPv4 address operated by AS21336 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cosnova.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cosnova.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.243.194.1780.243.192.0/20AS21336DE

WHOIS identity

Registrar
iana:269
Organization
christina oster-daum
Contact emails

Subdomains

95 observed subdomains of cosnova.com.

Web-graph footprint

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

150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cosnova.com.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.outbound.parcellab.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.171.239
SPF_IP194.165.202.0/24
SPF_IP194.165.214.0/24
SPF_IP195.10.208.0/24
SPF_IP23.97.240.128
SPF_IP80.243.192.0/26
SPF_IP80.243.194.0/25
SPF_IP80.243.204.0/26
SPF_MXcosnova.com

Related pages

Pivot deeper into the graph from cosnova.com.

Cypher and MCP

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

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