Hostname
avis.nl
Last fetched
avis.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:verizon nederland b.v.|h.j.e. wenckebachweg 123|1096am amsterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
avis.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.105.224.3 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:verizon nederland b.v.|h.j.e. wenckebachweg 123|1096am amsterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
20 observed subdomains of avis.nl.
Web-graph footprint
Distinct hostnames that link to or from avis.nl in the public web crawl.
315 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for avis.nl.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc1420-53.c3s2.iphmx.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.spuigroep.nl |
| SPF_IP | 82.33.245.243 |
| SPF_IP | 82.33.247.12 |
| SPF_IP | 89.248.53.78 |
Related pages
Pivot deeper into the graph from avis.nl.
- IP · 20.105.224.3
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:verizon nederland b.v.|h.j.e. wenckebachweg 123|1096am amsterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · av…
- 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: "avis.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.