Skip to content

Hostname

drberg.eu

Last fetched

drberg.eu resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:godaddy.com, llc as the registrar.

Nutrition Label

WHISPER CANON · drberg.euRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/drberg.eu

Resolution chain

drberg.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.13.202.6549.13.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:godaddy.com, llc
Organization
Contact emails

Subdomains

23 observed subdomains of drberg.eu.

Web-graph footprint

Distinct hostnames that link to or from drberg.eu in the public web crawl.

14 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for drberg.eu.

MechanismTarget
SPF_Adrberg.eu
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_IP188.40.28.2/32
SPF_IP194.29.53.251
SPF_IP212.8.246.207
SPF_IP31.129.107.5
SPF_IP45.130.41.22
SPF_IP49.13.202.65
SPF_IP5.101.153.251
SPF_IP95.214.62.202
SPF_MXdrberg.eu

Related pages

Pivot deeper into the graph from drberg.eu.

Cypher and MCP

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

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