Skip to content

Hostname

rapidspray.net

Last fetched

rapidspray.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · rapidspray.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rapidspray.net

Resolution chain

rapidspray.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1609
Organization
alliance business technologies
Contact emails

Subdomains

9 observed subdomains of rapidspray.net.

Web-graph footprint

Distinct hostnames that link to or from rapidspray.net in the public web crawl.

88 sites link to this hostname.

247 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for rapidspray.net.

MechanismTarget
SPF_INCLUDE235519.spf10.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.postal.myintegrator.co
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.v6send.net
SPF_IP103.4.237.199
SPF_IP113.61.69.238
SPF_IP167.89.18.77/32
SPF_IP209.61.151.224/32
SPF_IP220.233.113.31
SPF_IP52.64.98.32

Related pages

Pivot deeper into the graph from rapidspray.net.

Cypher and MCP

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

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