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
Resolution chain
cfma.org resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.27.144 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.2.111 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.149.123 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.95.147 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.58.185 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.127.208 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.227.134.63 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.215.60 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.192.98.118 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.42.247 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- cfma
- Contact emails
- aj96q9rg4nh@networksolutionsprivateregistration.com
- bn7v75867yw@networksolutionsprivateregistration.com
- bz4wq7gx27b@networksolutionsprivateregistration.com
- c86bu6cj7f3@networksolutionsprivateregistration.com
- cb4257zz38d@networksolutionsprivateregistration.com
- cc8jw5uv9rs@networksolutionsprivateregistration.com
- dw79x4n75cv@networksolutionsprivateregistration.com
- e64bb8ja6hn@networksolutionsprivateregistration.com
- eb5z38z5433@networksolutionsprivateregistration.com
- hc5ac7cd2tp@networksolutionsprivateregistration.com
- hm8m749w6ns@networksolutionsprivateregistration.com
- jc8jd87y575@networksolutionsprivateregistration.com
- jr8t855f9dy@networksolutionsprivateregistration.com
- kw55g8w34jm@networksolutionsprivateregistration.com
- nu53u7cy8yu@networksolutionsprivateregistration.com
- nw7qb6cw3y9@networksolutionsprivateregistration.com
- p86qx85s4qf@networksolutionsprivateregistration.com
- qf5pd7q64ts@networksolutionsprivateregistration.com
- qh4vw4u66ua@networksolutionsprivateregistration.com
- qt8bb7595qf@networksolutionsprivateregistration.com
- and 6 more
Subdomains
148 observed subdomains of cfma.org.
Showing 25 of 148. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cfma.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 48602698.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.pandadoc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 207.97.230.13 |
| SPF_IP | 207.97.230.40 |
Related pages
Pivot deeper into the graph from cfma.org.
- IP · 100.30.27.144
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · aj96q9rg4nh@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · cf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.