Skip to content

Hostname

abn.nl

Last fetched

abn.nl resolves to 4 IPv4 addresses operated by AS7552 in VN. WHOIS lists registrar:abn amro bank n.v. as the registrar.

Nutrition Label

WHISPER CANON · abn.nlRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/abn.nl

Resolution chain

abn.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:abn amro bank n.v.
Organization
Contact emails

Subdomains

1 observed subdomain of abn.nl.

Subdomain
www.abn.nl

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from abn.nl.

Cypher and MCP

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

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