Hostname
terrenova.net
Last fetched
terrenova.net resolves to 1 IPv4 address operated by EPSILON - Epsilon Telecommunications Ltd in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
terrenova.net 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 |
|---|---|---|---|---|
| 185.60.178.196 | 185.60.178.0/24 | AS44356 | EPSILON - Epsilon Telecommunications Ltd | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- identity protection service
- Contact emails
- terrenova.net@wix-domains.com
- 076a32302c644492b6458746866796bc.protect@withheldforprivacy.com
- 0e3ee8cb-e6da-4d87-b328-61ea2f4f8aea@identity-protect.org
- 5b145f5b-e79a-4081-bab0-2e3caeaf6a07@identity-protect.org
- 7c3e5146-8db1-4d6a-96c9-37c152ce8c1e@identity-protect.org
- 99f94af8-e4ea-4f4a-9732-9cf38c6fd1a7@identity-protect.org
Subdomains
3 observed subdomains of terrenova.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for terrenova.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 66.29.141.148 |
Related pages
Pivot deeper into the graph from terrenova.net.
- IP · 185.60.178.196
- ASN · AS44356EPSILON - Epsilon Telecommunications Ltd
- Registrar · iana:1068
- Country · FR
- Email · terrenova.net@wix-domains.com
- TLD · .net
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "terrenova.net"})-[: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.