Skip to content

Hostname

radioberg.de

Last fetched

radioberg.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · radioberg.deRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/radioberg.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.12618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1013.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.183.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.843.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

5 observed subdomains of radioberg.de.

Web-graph footprint

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

270 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for radioberg.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from radioberg.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "radioberg.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.