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
Resolution chain
conova.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.196.144.174 | 217.196.144.0/24 | AS5404 | CONOVA-AS ASN conova communications GmbH | AT |
WHOIS identity
- Registrar
- iana:106
- Organization
- conova communications
- Contact emails
Subdomains
154 observed subdomains of conova.com.
Showing 25 of 154. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from conova.com in the public web crawl.
106 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for conova.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8151554.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.mailcontrol.conova.com |
| SPF_INCLUDE | spf.eyepinnews.com |
| SPF_IP | 217.196.144.105 |
| SPF_IP | 217.196.145.5 |
| SPF_IP | 217.196.154.131/32 |
| SPF_IP | 2a02:158:180:0:0:0:0:2 |
| SPF_IP | 2a02:16a8:5404:106:0:0:0:174 |
| SPF_IP | 2a02:16a8:5404:107:0:0:0:5 |
| SPF_IP | 2a02: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.