Hostname
prepareforcrits.com
Last fetched
prepareforcrits.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prepareforcrits.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.159.102.101 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.110 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.15 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.65 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 13.226.15.111 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.126 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.37 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.71 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prepareforcrits.com owner
- Contact emails
- 1024d716-c347-4236-820f-2875079bacc2@identity-protect.org
- 3bd7e30d-6558-4dfc-b1f2-a13ffe9706d9@identity-protect.org
- d92d0515-596a-4ff4-a437-645ac5892e56@identity-protect.org
- db814740-1662-4614-98f9-c7dc25cab54c@identity-protect.org
- dd5d555a-e00d-414e-8b23-5362823dc52c@identity-protect.org
- edf8a1a9-7069-4464-bc1f-388d774c9ce3@identity-protect.org
- owner-5849331@prepareforcrits.com.whoisprivacyservice.org
- owner-6331758@prepareforcrits.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from prepareforcrits.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from prepareforcrits.com.
- IP · 108.159.102.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · EG
- Email · 1024d716-c347-4236-820f-2875079bacc2@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "prepareforcrits.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.