Skip to content

Hostname

asdaa.it

Last fetched

asdaa.it resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:informatica alto adige s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · asdaa.itRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/asdaa.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.107.19.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.4413.107.19.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.107.19.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4413.107.19.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.100150.176.75.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.176.75.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:informatica alto adige s.p.a.
Organization
azienda sanitaria della provincia autonoma di bolzano
Contact emails

Subdomains

12 observed subdomains of asdaa.it.

Web-graph footprint

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

319 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for asdaa.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.234.233.39
SPF_IP62.101.0.0/24
SPF_IP62.101.2.0/24

Related pages

Pivot deeper into the graph from asdaa.it.

Cypher and MCP

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

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