Skip to content

Hostname

berkmanforwarding.nl

Last fetched

berkmanforwarding.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:activeview automatisering & informatisering b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.203.25087.236.33.0/24AS15703NL

WHOIS identity

Registrar
registrar:activeview automatisering & informatisering b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of berkmanforwarding.nl.

Web-graph footprint

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

13 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for berkmanforwarding.nl.

MechanismTarget
SPF_Aberkmanforwarding.nl
SPF_INCLUDE_spf.premiumantispam.nl
SPF_INCLUDE_spf.riege.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.181.118.215
SPF_IP35.181.121.85
SPF_MXberkmanforwarding.nl

Related pages

Pivot deeper into the graph from berkmanforwarding.nl.

Cypher and MCP

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

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