Skip to content

Hostname

rapidfc.ca

Last fetched

rapidfc.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · rapidfc.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rapidfc.ca

Resolution chain

rapidfc.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.214.12552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

6 observed subdomains of rapidfc.ca.

Web-graph footprint

Distinct hostnames that link to or from rapidfc.ca in the public web crawl.

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rapidfc.ca.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.rapidfc.ca

Related pages

Pivot deeper into the graph from rapidfc.ca.

Cypher and MCP

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

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