Skip to content

Hostname

dora.it

Last fetched

dora.it resolves to 1 IPv4 address operated by AS34731 in IT. WHOIS lists registrar:archimedia s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · dora.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/dora.it

Resolution chain

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

IPPrefixASNOperatorCountry
80.76.16.1680.76.64.0/20AS34731IT

WHOIS identity

Registrar
registrar:archimedia s.r.l.
Organization
dora
Contact emails

Subdomains

1 observed subdomain of dora.it.

Subdomain
www.dora.it

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dora.it.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.249.133.36
SPF_IP95.110.145.68

Related pages

Pivot deeper into the graph from dora.it.

Cypher and MCP

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

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