Skip to content

Hostname

achf.com

Last fetched

achf.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · achf.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/achf.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.11.176104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.149.189172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
205.233.159.60205.233.159.0/24AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of achf.com.

Web-graph footprint

Distinct hostnames that link to or from achf.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for achf.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.70.195.2
SPF_IP205.139.104.0/22
SPF_IP216.235.195.0/24
SPF_IP3.97.99.33/24
SPF_IP35.182.127.126/32

Related pages

Pivot deeper into the graph from achf.com.

Cypher and MCP

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

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