Skip to content

Hostname

docwolves.nl

Last fetched

docwolves.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.61.250.1255.61.248.0/21AS20857NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

9 observed subdomains of docwolves.nl.

Web-graph footprint

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

8 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for docwolves.nl.

MechanismTarget
SPF_INCLUDE_spf.basenet.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.afas.online
SPF_IP136.144.247.29
SPF_IP185.138.80.117
SPF_IP185.138.80.154
SPF_IP2a01:7860::/32
SPF_IP2a01:7c8:bb0a:fe:5054:ff:fe9d:bcd1
SPF_IP2a01:7c8:d006:2e5:5054:ff:fe62:b6aa
SPF_IP2a02:f640::20c:29ff:fe2c:8aaa/64
SPF_IP5.39.185.0/24
SPF_IP5.61.248.0/21
SPF_IP82.161.224.149
SPF_IP85.10.128.98

Related pages

Pivot deeper into the graph from docwolves.nl.

Cypher and MCP

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

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