Skip to content

Hostname

aef.nl

Last fetched

aef.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:verizon nederland b.v. as the registrar.

Nutrition Label

WHISPER CANON · aef.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aef.nl

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.10.132167.71.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
188.166.102.6188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:verizon nederland b.v.
Organization
Contact emails

Subdomains

19 observed subdomains of aef.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aef.nl.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.liftsoftware.nl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aef.nl.

Cypher and MCP

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

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