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
Resolution chain
bergwerff.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.159.242.72 | 185.159.240.0/22 | AS48635 | CLDIN-NL Your Hosting B.V. part of Your.Online | NL |
| 31.25.98.55 | 31.25.96.0/21 | AS48635 | CLDIN-NL Your Hosting B.V. part of Your.Online | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for bergwerff.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.intermax.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.204.66.245/32 |
| SPF_IP | 62.204.94.174 |
| SPF_MX | bergwerff.com |
Related pages
Pivot deeper into the graph from bergwerff.com.
- IP · 185.159.242.72
- ASN · AS48635CLDIN-NL Your Hosting B.V. part of Your.Online
- Registrar · iana:269
- Country · NL
- Email · support@denkis.nl
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.