Skip to content

Hostname

az.nl

Last fetched

az.nl resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:novagraaf nederland b.v. as the registrar.

Nutrition Label

WHISPER CANON · az.nlRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/az.nl

Resolution chain

az.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:novagraaf nederland b.v.
Organization
Contact emails

Subdomains

40 observed subdomains of az.nl.

Web-graph footprint

Distinct hostnames that link to or from az.nl in the public web crawl.

539 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for az.nl.

MechanismTarget
SPF_Aaz.nl
SPF_INCLUDE6833437.spf07.hubspotemail.net
SPF_INCLUDE_spf.cobytes.email
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEip4.spf.wearehostingyou.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.143.22.112/29
SPF_IP149.143.22.51/29
SPF_IP149.143.22.54/29
SPF_IP185.17.82.109/32
SPF_IP213.144.235.7
SPF_IP213.212.96.94/32
SPF_IP46.182.216.122
SPF_MXaz.nl

Related pages

Pivot deeper into the graph from az.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "az.nl"})-[: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.