Skip to content

Hostname

avr.nl

Last fetched

avr.nl resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · avr.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/avr.nl

Resolution chain

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

IPPrefixASNOperatorCountry
188.93.156.252188.93.152.0/21AS34762BE

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

11 observed subdomains of avr.nl.

Web-graph footprint

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

90 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avr.nl.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.93.156.252
SPF_IP212.113.71.7
SPF_IP52.212.19.177/32
SPF_IP82.148.219.38

Related pages

Pivot deeper into the graph from avr.nl.

Cypher and MCP

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

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