Hostname
cinch-ehr.com
Last fetched
cinch-ehr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cinch-ehr.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.64.56 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.58 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.64 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.72 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.53 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.60 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.67 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.82 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cinch-ehr.com owner
- Contact emails
- 40c897c8-2c54-4e66-bccd-0549f5ccbdaa@identity-protect.org
- 9688b7ef-264b-4648-b369-d329ad812c62@identity-protect.org
- aca96f30-9b91-4562-8747-089a64086485@identity-protect.org
- f827d6b1-d242-40db-a351-a80babaa1fb0@identity-protect.org
- f995552e-2f9f-455f-887a-cd710dbf9883@identity-protect.org
- fa3e0b0b-3917-4f24-9deb-737c95dc2ef6@identity-protect.org
- owner-707242@cinch-ehr.com.whoisprivacyservice.org
- owner-8836530@cinch-ehr.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of cinch-ehr.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cinch-ehr.com.
- IP · 108.138.64.56
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 40c897c8-2c54-4e66-bccd-0549f5ccbdaa@identity-protect.org
- TLD · .com
- Browse hostnames · ci…
- 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: "cinch-ehr.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.