Skip to content

Hostname

avgg.nl

Last fetched

avgg.nl resolves to 1 IPv4 address operated by VBOXX - vBoxx B.V. in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · avgg.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/avgg.nl

Resolution chain

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

IPPrefixASNOperatorCountry
2.58.165.1092.58.165.0/24AS207843VBOXX - vBoxx B.V.NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

2 observed subdomains of avgg.nl.

Web-graph footprint

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

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for avgg.nl.

MechanismTarget
SPF_Aavgg.nl
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.hostingformule.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.58.165.109
SPF_IP2a0f:91c0:0:0:0:0:0:15
SPF_MXavgg.nl

Related pages

Pivot deeper into the graph from avgg.nl.

Cypher and MCP

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

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