Skip to content

Hostname

cfldb.ca

Last fetched

cfldb.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · cfldb.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cfldb.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.1018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.1213.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.203.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.783.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.913.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

5 observed subdomains of cfldb.ca.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cfldb.ca.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from cfldb.ca.

Cypher and MCP

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

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