Skip to content

Hostname

esns.nl

Last fetched

esns.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.131.17785.10.128.0/19AS20857NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

19 observed subdomains of esns.nl.

Web-graph footprint

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

642 sites link to this hostname.

788 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

78 SPF mechanisms authorising senders for esns.nl.

MechanismTarget
SPF_IP104.248.80.234
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP128.199.34.164
SPF_IP130.211.0.0/22
SPF_IP142.250.101.27/32
SPF_IP142.250.152.26/32
SPF_IP142.93.132.44
SPF_IP149.72.0.0/16
SPF_IP149.72.201.137
SPF_IP149.72.254.75
SPF_IP159.183.0.0/16
SPF_IP165.232.84.118
SPF_IP167.89.0.0/17
SPF_IP167.99.44.162
SPF_IP168.245.0.0/17
SPF_IP168.245.69.4
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.113.26
SPF_IP172.253.126.26
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP178.128.242.232
SPF_IP178.128.243.246
SPF_IP185.211.123.95/32
SPF_IP192.254.112.0/20
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP2001:4860:4000::/36
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.117.48.0/20
SPF_IP209.85.128.0/17
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2607:f8b0:4001:c56::1a/128
SPF_IP2607:f8b0:4003:c15::1b/128
SPF_IP2607:f8b0:4023:1:0:0:0:1b
SPF_IP2607:f8b0:4023:400:0:0:0:1b
SPF_IP2607:f8b0:4023:c0b::1a/64
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP37.48.67.51
SPF_IP37.48.73.181
SPF_IP46.17.10.160/27
SPF_IP5.79.113.239
SPF_IP50.31.32.0/19
SPF_IP64.233.160.0/19
SPF_IP64.233.171.27/32
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP85.10.131.177

Related pages

Pivot deeper into the graph from esns.nl.

Cypher and MCP

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

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