Skip to content

Hostname

dw3.it

Last fetched

dw3.it resolves to 2 IPv4 addresses operated by AS3242 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · dw3.itRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dw3.it

Resolution chain

dw3.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.1.212.51151.1.212.0/24AS3242IT
204.216.215.61204.216.208.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationIT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
system service
Contact emails

Subdomains

64 observed subdomains of dw3.it.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dw3.it.

MechanismTarget
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.1.212.51
SPF_IP151.1.212.54
SPF_IP188.10.246.193

Related pages

Pivot deeper into the graph from dw3.it.

Cypher and MCP

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

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