Skip to content

Hostname

awn.it

Last fetched

awn.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · awn.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/awn.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.62.133.23093.62.0.0/15AS12874IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
consiglio nazionale degli architetti
Contact emails

Subdomains

28 observed subdomains of awn.it.

Web-graph footprint

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

372 sites link to this hostname.

536 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for awn.it.

MechanismTarget
SPF_Aawn.it
SPF_Asmtp.stm.it
SPF_IP217.27.72.64/26
SPF_IP37.186.220.192/26
SPF_IP54.78.37.25/32
SPF_IP93.149.127.82
SPF_IP93.62.133.192/26
SPF_MXawn.it

Related pages

Pivot deeper into the graph from awn.it.

Cypher and MCP

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

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