Hostname
celiacpredictor.com
Last fetched
celiacpredictor.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
celiacpredictor.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 |
|---|---|---|---|---|
| 18.155.173.116 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.126 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.74 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.91 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.128 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.16 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.23 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.74 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of celiacpredictor.com owner
- Contact emails
- 428ff6c9-9b6e-4e60-a715-17b2bf7751b9@identity-protect.org
- 44363c09-e954-4a42-978d-400d0cb07c3d@identity-protect.org
- 65f4fb3d-f72c-48b0-b73b-4917c8a089ed@identity-protect.org
- 85e64603-1709-4f68-a722-e83024cb04d7@identity-protect.org
- 982262bf-91e4-4d6f-bd76-34a4d0b4cd41@identity-protect.org
- f4e7bec1-3453-4134-878c-3e99de222a9f@identity-protect.org
Subdomains
5 observed subdomains of celiacpredictor.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from celiacpredictor.com.
- IP · 18.155.173.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 428ff6c9-9b6e-4e60-a715-17b2bf7751b9@identity-protect.org
- TLD · .com
- Browse hostnames · ce…
- 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: "celiacpredictor.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.