Skip to content

Hostname

eaps.nl

Last fetched

eaps.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:flexwebhosting as the registrar.

Nutrition Label

WHISPER CANON · eaps.nlRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/eaps.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.84.247.16162.84.240.0/21AS48635NL

WHOIS identity

Registrar
registrar:flexwebhosting
Organization
Contact emails

Subdomains

25 observed subdomains of eaps.nl.

Web-graph footprint

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

110 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for eaps.nl.

MechanismTarget
SPF_Aeaps.nl
SPF_IP2a01:7c8:bb02:278::1/64
SPF_IP2a05:1500:702:8:1c00:73ff:fe00:2a72
SPF_IP62.84.247.161
SPF_IP84.247.13.250
SPF_MXeaps.nl

Related pages

Pivot deeper into the graph from eaps.nl.

Cypher and MCP

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

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