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
Resolution chain
enver.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.85.17.13 | 185.85.16.0/22 | AS197902 | — | NL |
WHOIS identity
- Registrar
- registrar:hostnet b.v.
- Organization
- —
- Contact emails
- —
Subdomains
33 observed subdomains of enver.nl.
Showing 25 of 33. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for enver.nl.
| Mechanism | Target |
|---|---|
| SPF_A | enver.nl |
| SPF_A | relay.4consult.nl |
| SPF_INCLUDE | _spf.inception.nl |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | email.bergop.net |
| SPF_INCLUDE | spf.mailcamp.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 104.40.249.188/32 |
| SPF_IP | 13.69.82.234/32 |
| SPF_IP | 152.89.4.225 |
| SPF_IP | 2001:1690:2:416:0:0:0:167 |
| SPF_IP | 80.112.193.138/32 |
| SPF_IP | 80.112.198.186/32 |
| SPF_IP | 80.84.235.70/32 |
| SPF_IP | 84.241.182.106/32 |
| SPF_IP | 89.184.160.64/27 |
| SPF_MX | enver.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.