Skip to content

Hostname

erre-2.it

Last fetched

erre-2.it resolves to 1 IPv4 address operated by SEEWEB - SEEWEB s.r.l. in IT. WHOIS lists registrar:dhh switzerland sa as the registrar.

Nutrition Label

WHISPER CANON · erre-2.itRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/erre-2.it

Resolution chain

erre-2.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.35.217.28212.35.192.0/19AS12637SEEWEB - SEEWEB s.r.l.IT

WHOIS identity

Registrar
registrar:dhh switzerland sa
Organization
erre 2 di rotigliano romeo & figli s.n.c.
Contact emails

Subdomains

2 observed subdomains of erre-2.it.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for erre-2.it.

MechanismTarget
SPF_Aerre-2.it
SPF_INCLUDEspf.artera.net
SPF_MXerre-2.it

Related pages

Pivot deeper into the graph from erre-2.it.

Cypher and MCP

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

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