Hostname
connectedtechcps.com
Last fetched
connectedtechcps.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
connectedtechcps.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.194.12 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.28 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.51 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.88 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of connectedtechcps.com owner
- Contact emails
- 3c22ca18-c28e-4b57-8c5b-eb10c770cc80@identity-protect.org
- 69310e04-095f-45e9-bd26-d758b470916f@identity-protect.org
- 943531ff-2778-4ae9-96fe-80e1a5df5a14@identity-protect.org
- b1919014-955e-4bd0-92c2-a635bc711f1b@identity-protect.org
- ced03818-8c6d-4984-8452-20e1115d25e8@identity-protect.org
- f1e9f667-c522-4d84-92ef-66138934aa70@identity-protect.org
- owner-1736057@connectedtechcps.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of connectedtechcps.com.
Threat posture
History
Related pages
Pivot deeper into the graph from connectedtechcps.com.
- IP · 143.204.194.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 3c22ca18-c28e-4b57-8c5b-eb10c770cc80@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "connectedtechcps.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.