Skip to content

Hostname

bergwerff.com

Last fetched

bergwerff.com resolves to 2 IPv4 addresses operated by CLDIN-NL Your Hosting B.V. part of Your.Online in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bergwerff.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bergwerff.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.159.242.72185.159.240.0/22AS48635CLDIN-NL Your Hosting B.V. part of Your.OnlineNL
31.25.98.5531.25.96.0/21AS48635CLDIN-NL Your Hosting B.V. part of Your.OnlineNL

WHOIS identity

Registrar
iana:269
Organization
bergwerff adviesgroep b.v.
Contact emails

Subdomains

3 observed subdomains of bergwerff.com.

Web-graph footprint

Distinct hostnames that link to or from bergwerff.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bergwerff.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.intermax.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.204.66.245/32
SPF_IP62.204.94.174
SPF_MXbergwerff.com

Related pages

Pivot deeper into the graph from bergwerff.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bergwerff.com"})-[: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.