Skip to content

Hostname

rapidnet.de

Last fetched

rapidnet.de resolves to 1 IPv4 address operated by AS42821 in DE.

Nutrition Label

WHISPER CANON · rapidnet.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/rapidnet.de

Resolution chain

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

IPPrefixASNOperatorCountry
77.90.130.15677.90.130.0/24AS42821DE

WHOIS identity

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

Subdomains

343 observed subdomains of rapidnet.de.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rapidnet.de.

MechanismTarget
SPF_Amail.rapidnet.de
SPF_Amail2.rapidnet.de
SPF_Amail3.rapidnet.de
SPF_IP77.90.128.0/23
SPF_IP77.90.130.0/24
SPF_IP77.90.132.0/22
SPF_IP82.165.249.217
SPF_MXrapidnet.de

Related pages

Pivot deeper into the graph from rapidnet.de.

Cypher and MCP

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

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