Skip to content

Hostname

fdata.ca

Last fetched

fdata.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fdata.caRouting diversity5.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fdata.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.76.833.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.193.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2083.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2423.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.743.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.763.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.20252.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.21052.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.218.5852.218.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.230.252.218.230.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.7452.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.16352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.20352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.10752.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.15552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.11552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fdata.ca in WhisperGraph.

Subdomains

1 observed subdomain of fdata.ca.

Subdomain
www.fdata.ca

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fdata.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fdata.ca.

Cypher and MCP

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

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