Skip to content

Hostname

rad-net.de

Last fetched

rad-net.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

rad-net.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 rad-net.de in WhisperGraph.

Subdomains

63 observed subdomains of rad-net.de.

Web-graph footprint

Distinct hostnames that link to or from rad-net.de in the public web crawl.

991 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for rad-net.de.

MechanismTarget
SPF_Arad-net.de
SPF_Aspconsult.de
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.nwsrv.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_IP95.217.25.20
SPF_MXrad-net.de

Related pages

Pivot deeper into the graph from rad-net.de.

Cypher and MCP

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

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