Skip to content

Hostname

cfna.com

Last fetched

cfna.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cfna.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cfna.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.3108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.36108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.42108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.47108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.181.1263.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1273.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1283.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.33.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.183.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.73.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.813.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.843.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cfna.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.128.124.192
SPF_IP136.147.176.13
SPF_IP142.169.113.161
SPF_IP167.89.11.211
SPF_IP167.89.6.122
SPF_IP199.244.12.55
SPF_IP199.48.24.126/24
SPF_IP199.48.24.27/24
SPF_IP199.48.24.28/24
SPF_IP64.14.245.159/32
SPF_IP64.14.245.80/32

Related pages

Pivot deeper into the graph from cfna.com.

Cypher and MCP

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

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