Skip to content

Hostname

cfma.org

Last fetched

cfma.org resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cfma.orgRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cfma.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.27.144100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.2.11134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.149.12335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.95.14744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.58.18544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.127.20844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.134.6354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.215.6054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.98.11832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.42.24798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
cfma
Contact emails

Subdomains

148 observed subdomains of cfma.org.

Web-graph footprint

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

768 sites link to this hostname.

313 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cfma.org.

MechanismTarget
SPF_INCLUDE48602698.spf01.hubspotemail.net
SPF_INCLUDE_spf.pandadoc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP207.97.230.13
SPF_IP207.97.230.40

Related pages

Pivot deeper into the graph from cfma.org.

Cypher and MCP

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

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