Hostname
cpmktg.com
Last fetched
cpmktg.com resolves to 2 IPv4 addresses operated by TEAMINTERNET-CA-AS - Team Internet AG in CA. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
cpmktg.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.247.81.99 | 104.247.80.0/22 | AS206834 | TEAMINTERNET-CA-AS - Team Internet AG | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | TEAMINTERNET-AS - Team Internet AG | DE |
WHOIS identity
- Registrar
- iana:472
- Organization
- clickpoint marketing sl
- Contact emails
- cpmktg.com@domainsbyproxy.com
- dmcaffee@gmail.com
- es.enquiry@clickpoint.com
- 0882c97b-8924-4c64-b2a4-2678b85f0da9@identity-protect.org
- 6a0d2e5c-20a3-4de4-a43d-a03c1d1aaaa4@identity-protect.org
- c20a3d8c-21c5-48b8-8238-b97c2123993b@identity-protect.org
- d697bd81-74c5-4c6a-9303-38c7c6986ba8@identity-protect.org
- fd62556c-9b08-443a-86e8-44f9ea4b9bd7@identity-protect.org
- owner-11469495@cpmktg.com.whoisprivacyservice.org
- owner-3569518@cpmktg.com.whoisprivacyservice.org
Subdomains
99 observed subdomains of cpmktg.com.
Showing 25 of 99. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cpmktg.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from cpmktg.com.
- IP · 104.247.81.99
- ASN · AS206834TEAMINTERNET-CA-AS - Team Internet AG
- Registrar · iana:472
- Country · CA
- Email · cpmktg.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · cp…
- 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: "cpmktg.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.