Hostname
checkmateapi.com
Last fetched
checkmateapi.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
checkmateapi.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 |
|---|---|---|---|---|
| 100.52.135.87 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.216.228.53 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.25.95 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.223.120.2 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.19.14 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.234.162.115 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of checkmateapi.com owner
- Contact emails
- 99014e7c3fa4449aab049581feba11eb.protect@whoisguard.com
- 15715064-036c-49ab-978c-4248e9c2db90@identity-protect.org
- 843cd6bc-1470-4456-b1a8-45b2761a4484@identity-protect.org
- a3e05edd-9c03-4cbf-99a7-47d9871c7f26@identity-protect.org
- c88a9fb5-11d0-4363-a9cd-55b39b31d81b@identity-protect.org
- f0f6c3c7-6c8a-46ee-a9c5-7f40f91307ab@identity-protect.org
- f4f7027d-7197-4b11-95ad-e1e2eb001575@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from checkmateapi.com.
- IP · 100.52.135.87
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 99014e7c3fa4449aab049581feba11eb.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ch…
- 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: "checkmateapi.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.