Skip to content

Hostname

raddm2020.de

Last fetched

raddm2020.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · raddm2020.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/raddm2020.de

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.26.39144.76.0.0/16AS24940DE

WHOIS identity

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

Subdomains

1 observed subdomain of raddm2020.de.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for raddm2020.de.

MechanismTarget
SPF_Arad-net.de
SPF_Aspconsult.de
SPF_IP144.76.26.39
SPF_IP195.243.94.130
SPF_IP195.243.94.150
SPF_IP2a01:4f8:c17:7440::/64
SPF_IP88.99.126.137
SPF_MXraddm2020.de

Related pages

Pivot deeper into the graph from raddm2020.de.

Cypher and MCP

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

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