Skip to content

Hostname

esteri.it

Last fetched

esteri.it resolves to 1 IPv4 address operated by AS48851 in IT. WHOIS lists registrar:telecom italia s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · esteri.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/esteri.it

Resolution chain

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

IPPrefixASNOperatorCountry
94.188.237.15494.188.237.0/24AS48851IT

WHOIS identity

Registrar
registrar:telecom italia s.p.a.
Organization
ministero degli affari esteri
Contact emails

Subdomains

385 observed subdomains of esteri.it.

Web-graph footprint

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

7,092 sites link to this hostname.

1,112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for esteri.it.

MechanismTarget
SPF_IP83.221.97.117
SPF_IP83.221.99.218
SPF_IP85.116.228.0/24
SPF_IP85.116.228.207
SPF_IP85.116.233.100
SPF_IP85.116.233.47
SPF_IP85.116.233.95
SPF_MXesteri.it

Related pages

Pivot deeper into the graph from esteri.it.

Cypher and MCP

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

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