Hostname
cxmdirect.com
Last fetched
cxmdirect.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cxmdirect.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.16.110 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.110 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cxmdirect.com owner
- Contact emails
- cxmdirect.com@domainsbyproxy.com
- orla.fitzpatrick@rolaconsulting.ie
- 675e5af4-b2ac-419b-b614-a738f63bd49f@identity-protect.org
- 839654dd-e705-46b4-b009-31fcc634db2f@identity-protect.org
- 9e3e8c7d-e829-4b1c-ae21-aa51e8b7a726@identity-protect.org
- a5a6df63-2891-4c7d-9222-75e72f18d22f@identity-protect.org
- d2042c1d-a0de-427b-8d04-b864f0729294@identity-protect.org
- e8b7c3a9-dc27-4c0f-82e7-1d0ec0ab321d@identity-protect.org
- owner-10387145@cxmdirect.com.whoisprivacyservice.org
- owner-10459712@cxmdirect.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of cxmdirect.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cxmdirect.com in the public web crawl.
44 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cxmdirect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cxmdirect.com.
- IP · 104.18.16.110
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · cxmdirect.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · cx…
- 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: "cxmdirect.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.