Skip to content

Hostname

deerberg.de

Last fetched

deerberg.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · deerberg.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/deerberg.de

Resolution chain

deerberg.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.46104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.46104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.62172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.157.144.22318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with deerberg.de in WhisperGraph.

Subdomains

4 observed subdomains of deerberg.de.

Web-graph footprint

Distinct hostnames that link to or from deerberg.de in the public web crawl.

108 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for deerberg.de.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from deerberg.de.

Cypher and MCP

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

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