Hostname
cecipes.com
Last fetched
cecipes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cecipes.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.65.159.17 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.48 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.73 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.86 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.171.139.115 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.31 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.38 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.6 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cecipes.com owner
- Contact emails
- rhall95@liberty.edu
- 0392e337-ee98-49e9-9ddd-bcdb9db6f787@identity-protect.org
- 03a5374c-0b1b-4f54-9ee1-8a43d921931e@identity-protect.org
- 0639a984-1bf7-47a2-ae6d-d80f55133ef1@identity-protect.org
- 161c606f-9be6-4552-a5f2-76d5789050ed@identity-protect.org
- b418314e-1056-4c12-a55d-b97b6ffa84e3@identity-protect.org
- dee4482a-5870-43da-aef4-4d429cc212bb@identity-protect.org
- owner-8538942@cecipes.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cecipes.com.
- IP · 18.65.159.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · rhall95@liberty.edu
- 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: "cecipes.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.