Hostname
cma.com
Last fetched
cma.com resolves to 1 IPv4 address operated by DATAFIVE - INet Solutions in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.19.193.109 | 149.19.193.0/24 | AS10250 | DATAFIVE - INet Solutions | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a58g57ku88a@networksolutionsprivateregistration.com
- ac6r79vs66j@networksolutionsprivateregistration.com
- ae9t86p35m9@networksolutionsprivateregistration.com
- aj37p2vz6ca@networksolutionsprivateregistration.com
- b99ew5zg8m6@networksolutionsprivateregistration.com
- c76cu5en2w8@networksolutionsprivateregistration.com
- cg9u35aq79x@networksolutionsprivateregistration.com
- d35hh6vx92c@networksolutionsprivateregistration.com
- da47k2m7736@networksolutionsprivateregistration.com
- e46cb6wz638@networksolutionsprivateregistration.com
- e69ep3vn7cq@networksolutionsprivateregistration.com
- en4jr4ys4vk@networksolutionsprivateregistration.com
- ep4ey2b798g@networksolutionsprivateregistration.com
- fq6as8xd6rm@networksolutionsprivateregistration.com
- fq6pc6aa86r@networksolutionsprivateregistration.com
- fu33x4999kw@networksolutionsprivateregistration.com
- g64kt4aq3h3@networksolutionsprivateregistration.com
- gn6246wx4re@networksolutionsprivateregistration.com
- gp78n8p68mz@networksolutionsprivateregistration.com
- h66mb4hh39f@networksolutionsprivateregistration.com
- and 48 more
Subdomains
112 observed subdomains of cma.com.
Showing 25 of 112. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cma.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.80.56.29/32 |
| SPF_IP | 132.226.58.160/32 |
| SPF_IP | 149.19.0.0/16 |
| SPF_IP | 199.76.29.20 |
| SPF_MX | cma.com |
Related pages
Pivot deeper into the graph from cma.com.
- IP · 149.19.193.109
- ASN · AS10250DATAFIVE - INet Solutions
- Registrar · iana:2
- Country · US
- Email · a58g57ku88a@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cm…
- 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: "cma.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.