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
Resolution chain
az.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.35 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.35 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- registrar:novagraaf nederland b.v.
- Organization
- —
- Contact emails
- —
Subdomains
40 observed subdomains of az.nl.
Showing 25 of 40. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for az.nl.
| Mechanism | Target |
|---|---|
| SPF_A | az.nl |
| SPF_INCLUDE | 6833437.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.cobytes.email |
| SPF_INCLUDE | _spf.exonet.nl |
| SPF_INCLUDE | ip4.spf.wearehostingyou.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.143.22.112/29 |
| SPF_IP | 149.143.22.51/29 |
| SPF_IP | 149.143.22.54/29 |
| SPF_IP | 185.17.82.109/32 |
| SPF_IP | 213.144.235.7 |
| SPF_IP | 213.212.96.94/32 |
| SPF_IP | 46.182.216.122 |
| SPF_MX | az.nl |
Related pages
Pivot deeper into the graph from az.nl.
- IP · 13.107.213.35
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:novagraaf nederland b.v.
- Country · CA
- TLD · .nl
- Browse hostnames · az…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.