Skip to content

Hostname

epartment.nl

Last fetched

epartment.nl resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · epartment.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/epartment.nl

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.142.7735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.52.254.25.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

75 observed subdomains of epartment.nl.

Web-graph footprint

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

225 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for epartment.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2a01:4f8:10b:1b9d:0:0:0:2
SPF_IP2a01:4f9:c011:a47e:0:0:0:1
SPF_IP65.21.59.55
SPF_IP78.46.150.89

Related pages

Pivot deeper into the graph from epartment.nl.

Cypher and MCP

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

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