Skip to content

Hostname

enver.nl

Last fetched

enver.nl resolves to 1 IPv4 address operated by AS197902 in NL. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.17.13185.85.16.0/22AS197902NL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

33 observed subdomains of enver.nl.

Web-graph footprint

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

64 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for enver.nl.

MechanismTarget
SPF_Aenver.nl
SPF_Arelay.4consult.nl
SPF_INCLUDE_spf.inception.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP104.40.249.188/32
SPF_IP13.69.82.234/32
SPF_IP152.89.4.225
SPF_IP2001:1690:2:416:0:0:0:167
SPF_IP80.112.193.138/32
SPF_IP80.112.198.186/32
SPF_IP80.84.235.70/32
SPF_IP84.241.182.106/32
SPF_IP89.184.160.64/27
SPF_MXenver.nl

Related pages

Pivot deeper into the graph from enver.nl.

Cypher and MCP

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

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