Skip to content

Hostname

chfainfo.com

Last fetched

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

Nutrition Label

WHISPER CANON · chfainfo.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chfainfo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.162104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.162104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

47 observed subdomains of chfainfo.com.

Web-graph footprint

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

592 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for chfainfo.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.membeemail.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEspf-001e3901.pphosted.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP192.30.123.14
SPF_IP192.30.123.85
SPF_IP192.30.123.86
SPF_IP192.30.123.93
SPF_IP207.46.163.247/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from chfainfo.com.

Cypher and MCP

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

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