Skip to content

Hostname

cfbts.org

Last fetched

cfbts.org resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · cfbts.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cfbts.org

Resolution chain

cfbts.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.232.249.11735.232.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:600
Organization
calgary firefighters burn treatment society
Contact emails

Subdomains

3 observed subdomains of cfbts.org.

Web-graph footprint

Distinct hostnames that link to or from cfbts.org in the public web crawl.

31 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cfbts.org.

MechanismTarget
SPF_Acfbts.org
SPF_INCLUDE_spf.givecloud.co
SPF_INCLUDErelay.mailchannels.net
SPF_IP108.178.48.234
SPF_IP208.94.37.4
SPF_IP35.232.249.117
SPF_MXcfbts.org

Related pages

Pivot deeper into the graph from cfbts.org.

Cypher and MCP

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

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