Skip to content

Hostname

essent.nl

Last fetched

essent.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:domain robot as the registrar.

Nutrition Label

WHISPER CANON · essent.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/essent.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.127108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.42108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.46108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.78108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.10254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.11154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3754.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domain robot
Organization
Contact emails

Subdomains

91 observed subdomains of essent.nl.

Web-graph footprint

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

753 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for essent.nl.

MechanismTarget
SPF_INCLUDEspf.essent.nl.eu-g7y1bn9l.e1.dspf.app

Related pages

Pivot deeper into the graph from essent.nl.

Cypher and MCP

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

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