Skip to content

Hostname

akfusa.org

Last fetched

akfusa.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · akfusa.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/akfusa.org

Resolution chain

akfusa.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.218172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

8 observed subdomains of akfusa.org.

Web-graph footprint

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

85 sites link to this hostname.

263 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for akfusa.org.

MechanismTarget
SPF_Aserver004.akfc.ca
SPF_Asmtp001.akfc.ca
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfprod.ngpvan.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.145.11.136
SPF_IP216.13.52.144/28
SPF_IP216.13.52.152
SPF_IP216.191.126.64/27
SPF_IP216.191.126.83
SPF_IP216.191.126.86
SPF_IP38.76.128.109
SPF_IP50.169.103.208/28
SPF_IP50.169.103.210
SPF_IP50.169.89.152/30
SPF_IP72.55.140.81/32
SPF_IP74.93.201.1
SPF_IP74.93.201.169

Related pages

Pivot deeper into the graph from akfusa.org.

Cypher and MCP

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

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