Skip to content

Hostname

rapidmail.de

Last fetched

rapidmail.de resolves to 2 IPv4 addresses operated by ENERGODATA-AS in DE.

Nutrition Label

WHISPER CANON · rapidmail.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/rapidmail.de

Resolution chain

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

IPPrefixASNOperatorCountry
37.208.111.637.208.104.0/21AS58010ENERGODATA-ASDE
37.208.111.737.208.104.0/21AS58010ENERGODATA-ASDE

WHOIS identity

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

Subdomains

41 observed subdomains of rapidmail.de.

Web-graph footprint

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

6,237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for rapidmail.de.

MechanismTarget
SPF_INCLUDE25089048.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail03-userengage.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.rmh1.net
SPF_IP185.71.124.0/24
SPF_IP185.71.125.0/24
SPF_IP185.71.126.0/24
SPF_IP185.71.127.0/24
SPF_IP193.238.60.130
SPF_IP193.238.61.126
SPF_IP193.238.61.128/25
SPF_IP37.208.109.131
SPF_IP37.208.111.4
SPF_IP46.253.16.30/31
SPF_IP46.253.16.32/28
SPF_IP46.253.16.48/29
SPF_IP46.253.16.56/30
SPF_IP89.191.67.198
SPF_IP89.191.68.224
SPF_IP89.191.89.0/24
SPF_MXrapidmail.de

Related pages

Pivot deeper into the graph from rapidmail.de.

Cypher and MCP

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

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