Skip to content

Hostname

terna.it

Last fetched

terna.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reevo s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · terna.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/terna.it

Resolution chain

terna.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reevo s.p.a.
Organization
roma 00198 rm
Contact emails

Subdomains

119 observed subdomains of terna.it.

Web-graph footprint

Distinct hostnames that link to or from terna.it in the public web crawl.

1,144 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for terna.it.

MechanismTarget
SPF_EXISTS%{i}.spf.eu.iphmx.com
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDEspf-eu.app.jaggaer.com
SPF_IP207.54.76.208
SPF_IP207.54.77.155
SPF_MXterna.it

Related pages

Pivot deeper into the graph from terna.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "terna.it"})-[: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.