Skip to content

Hostname

avs.nl

Last fetched

avs.nl resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · avs.nlRouting diversity1.5/10Peering density8.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/avs.nl

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.165.235.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of avs.nl.

Web-graph footprint

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

239 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for avs.nl.

MechanismTarget
SPF_INCLUDEse.spf.provider.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsites.savviihq.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.166.105.151
SPF_IP193.173.24.209
SPF_IP35.214.165.2
SPF_IP62.221.215.160
SPF_IP88.99.142.170
SPF_IP94.103.18.64/29
SPF_IP94.103.26.192/26

Related pages

Pivot deeper into the graph from avs.nl.

Cypher and MCP

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

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