Hostname
chreidi.com
Last fetched
chreidi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chreidi.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 |
|---|---|---|---|---|
| 52.85.31.20 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.49 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.8 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.9 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chreidi.com owner
- Contact emails
- 701a38ac-c665-4a5a-a3c5-8f7ab59753a9@identity-protect.org
- 78f4f3c9-c10f-4655-994a-6d802d49a639@identity-protect.org
- 9c8fbc00-adcf-4590-a274-f9594b578be3@identity-protect.org
- a9e3cf2e-e8bb-4668-a4bb-c727598ff941@identity-protect.org
- bdf1c3c2-b6d8-4165-99ab-14b4c309939e@identity-protect.org
- cec67f2d-8730-483b-82b8-436c215dd944@identity-protect.org
- fab09ef7-ceb3-435f-b88b-7f8979e55bc9@identity-protect.org
- owner-3781761@chreidi.com.whoisprivacyservice.org
- owner-7840344@chreidi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of chreidi.com.
| Subdomain |
|---|
| api.chreidi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from chreidi.com.
- IP · 52.85.31.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 701a38ac-c665-4a5a-a3c5-8f7ab59753a9@identity-protect.org
- 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: "chreidi.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.