Skip to content

Hostname

rapidmail.com

Last fetched

rapidmail.com resolves to 2 IPv4 addresses operated by AS58010 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · rapidmail.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/rapidmail.com

Resolution chain

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

WHOIS identity

Registrar
iana:151
Organization
kostas pyliouras
Contact emails

Subdomains

9 observed subdomains of rapidmail.com.

Web-graph footprint

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

189 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for rapidmail.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail03-userengage.com
SPF_INCLUDEhelpscoutemail.com
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.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.89.0/24
SPF_MXrapidmail.com

Related pages

Pivot deeper into the graph from rapidmail.com.

Cypher and MCP

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

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