Skip to content

Hostname

es2000.nl

Last fetched

es2000.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · es2000.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/es2000.nl

Resolution chain

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

IPPrefixASNOperatorCountry
40.115.34.340.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of es2000.nl.

Web-graph footprint

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

37 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for es2000.nl.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:488:42:0:0:0:50ed:8547
SPF_IP80.147.216.197
SPF_IP80.150.84.218
SPF_IP80.150.84.219
SPF_IP80.150.84.222
SPF_IP80.154.76.2

Related pages

Pivot deeper into the graph from es2000.nl.

Cypher and MCP

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

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