Hostname
cfec.ca
Last fetched
cfec.ca resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
cfec.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.243.56.93 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.24.251.32 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.60.173.6 | 52.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- bank of canada - ottawa, ontario
- Contact emails
Subdomains
6 observed subdomains of cfec.ca.
Web-graph footprint
Distinct hostnames that link to or from cfec.ca in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cfec.ca.
| Mechanism | Target |
|---|---|
| SPF_IP | 140.80.193.139 |
| SPF_IP | 140.80.193.144 |
| SPF_MX | cfec.ca |
Related pages
Pivot deeper into the graph from cfec.ca.
- IP · 34.243.56.93
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:456
- Country · IE
- Email · wn7dfb57@webnamesprivacy.ca
- TLD · .ca
- Browse hostnames · cf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cfec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.