Hostname
cheq-platform.com
Last fetched
cheq-platform.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cheq-platform.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.219.128.31 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.225.136 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.206.110 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.166.90.205 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.87.207 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.221.140.241 | 54.221.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cheq-platform.com owner
- Contact emails
- 52591354-c5d8-415f-b8c6-fee4e300f870@identity-protect.org
- 538806d5-3586-477d-ad90-29f26deda342@identity-protect.org
- 6e240602-1d86-42ee-ad00-d4362a986877@identity-protect.org
- 996b3212-26bf-4bf9-9b31-ebbc98f3234f@identity-protect.org
- b19e4481-7a79-4ee0-8dd0-850284f4a21c@identity-protect.org
- d30a8730-e3d5-46bc-a68f-a077acb387ad@identity-protect.org
- fb3d2c38-a719-4f4f-a869-6c669617e0a3@identity-protect.org
- owner-10554847@cheq-platform.com.whoisprivacyservice.org
- owner-10560787@cheq-platform.com.whoisprivacyservice.org
- owner-2535995@cheq-platform.com.whoisprivacyservice.org
- owner-3003326@cheq-platform.com.whoisprivacyservice.org
- owner-7524604@cheq-platform.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of cheq-platform.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cheq-platform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cheq-platform.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.