Skip to content

Hostname

bergfreunde.es

Last fetched

bergfreunde.es resolves to 6 IPv4 addresses operated by AS20940 in CH.

Nutrition Label

WHISPER CANON · bergfreunde.esRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bergfreunde.es

Resolution chain

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

IPPrefixASNOperatorCountry
104.109.250.171104.109.250.0/24AS20940CH
104.109.250.195104.109.250.0/24AS20940CH
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

WHOIS identity

No WHOIS records are currently associated with bergfreunde.es in WhisperGraph.

Subdomains

24 observed subdomains of bergfreunde.es.

Web-graph footprint

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

48 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bergfreunde.es.

Related pages

Pivot deeper into the graph from bergfreunde.es.

Cypher and MCP

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

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