Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.320.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for avis.nl.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1420-53.c3s2.iphmx.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailplus.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.spuigroep.nl
SPF_IP82.33.245.243
SPF_IP82.33.247.12
SPF_IP89.248.53.78

Related pages

Pivot deeper into the graph from avis.nl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.