Skip to content

Hostname

bergfreunde.dk

Last fetched

bergfreunde.dk resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · bergfreunde.dkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bergfreunde.dk

Resolution chain

bergfreunde.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.2.212104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
141.101.90.96141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.97141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.98141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.99141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
172.67.129.180172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.12.145.13523.12.145.0/24AS20940US
23.12.145.14723.12.145.0/24AS20940US

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
bergfreunde
Contact emails

Subdomains

25 observed subdomains of bergfreunde.dk.

Web-graph footprint

Distinct hostnames that link to or from bergfreunde.dk in the public web crawl.

71 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bergfreunde.dk.

Related pages

Pivot deeper into the graph from bergfreunde.dk.

Cypher and MCP

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

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