Skip to content

Hostname

conova.com

Last fetched

conova.com resolves to 1 IPv4 address operated by CONOVA-AS ASN conova communications GmbH in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · conova.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/conova.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.196.144.174217.196.144.0/24AS5404CONOVA-AS ASN conova communications GmbHAT

WHOIS identity

Registrar
iana:106
Organization
conova communications
Contact emails

Subdomains

154 observed subdomains of conova.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for conova.com.

MechanismTarget
SPF_INCLUDE8151554.spf03.hubspotemail.net
SPF_INCLUDE_spf.mailcontrol.conova.com
SPF_INCLUDEspf.eyepinnews.com
SPF_IP217.196.144.105
SPF_IP217.196.145.5
SPF_IP217.196.154.131/32
SPF_IP2a02:158:180:0:0:0:0:2
SPF_IP2a02:16a8:5404:106:0:0:0:174
SPF_IP2a02:16a8:5404:107:0:0:0:5
SPF_IP2a02:16a8:dc:300::131/128

Related pages

Pivot deeper into the graph from conova.com.

Cypher and MCP

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

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