Skip to content

Hostname

rapidtek.net

Last fetched

rapidtek.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · rapidtek.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rapidtek.net

Resolution chain

rapidtek.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.50.38104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.200.144172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
61.222.9.10361.222.0.0/16AS3462TW

WHOIS identity

Registrar
iana:69
Organization
softlayer domain privacy
Contact emails

Subdomains

2 observed subdomains of rapidtek.net.

Web-graph footprint

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

22 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rapidtek.net.

MechanismTarget
SPF_Arapidtek.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.237.55.5
SPF_IP104.237.55.6
SPF_IP203.98.64.11
SPF_IP203.98.64.12
SPF_IP203.98.64.224
SPF_IP203.98.64.51
SPF_IP203.98.64.58
SPF_IP69.12.75.181
SPF_IP69.12.75.183
SPF_IP96.44.156.27
SPF_MXrapidtek.net

Related pages

Pivot deeper into the graph from rapidtek.net.

Cypher and MCP

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

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