Skip to content

Hostname

ebfc.ca

Last fetched

ebfc.ca resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · ebfc.caRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebfc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
64.34.221.22464.34.220.0/22AS13768COGECO-PEER1 - Aptum TechnologiesCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
the george hull centre for children & families
Contact emails

Subdomains

2 observed subdomains of ebfc.ca.

Web-graph footprint

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

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ebfc.ca.

MechanismTarget
SPF_Aebfc.ca
SPF_IP64.34.221.0/24
SPF_MXebfc.ca

Related pages

Pivot deeper into the graph from ebfc.ca.

Cypher and MCP

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

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