Skip to content

Hostname

acfa.ab.ca

Last fetched

acfa.ab.ca resolves to 1 IPv4 address operated by AS-HOSTINGER in US.

Nutrition Label

WHISPER CANON · acfa.ab.caRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/acfa.ab.ca

Resolution chain

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

IPPrefixASNOperatorCountry
82.112.248.3782.112.248.0/22AS47583AS-HOSTINGERUS

WHOIS identity

No WHOIS records are currently associated with acfa.ab.ca in WhisperGraph.

Subdomains

17 observed subdomains of acfa.ab.ca.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for acfa.ab.ca.

MechanismTarget
SPF_Aacfa.ab.ca
SPF_INCLUDE_spf.google.com
SPF_MXacfa.ab.ca

Related pages

Pivot deeper into the graph from acfa.ab.ca.

Cypher and MCP

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

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