Hostname
raykrueger.com
Last fetched
raykrueger.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raykrueger.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.67.93.29 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.42 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.64 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.72 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.196.23 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.35 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.64 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.85 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of raykrueger.com owner
- Contact emails
- 151bca37-b7bf-4168-8936-516fbbf2f87d@identity-protect.org
- 3c436ae4-bc7c-45ab-8820-2c1b7e4b1550@identity-protect.org
- 8e309a47-0840-4718-9314-ad5735e38bfa@identity-protect.org
- 9516b8a4-64ef-4228-a286-3ed4bf83a690@identity-protect.org
- a9055fdb-4a8a-4ba6-9b0e-f987d9fe2127@identity-protect.org
- ac5c91c5-498d-4732-acea-4c06305e8a6b@identity-protect.org
- c9cb79e9-22bb-473a-b701-763838ce0a82@identity-protect.org
- owner-9507760@raykrueger.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of raykrueger.com.
| Subdomain |
|---|
| www.raykrueger.com |
Threat posture
History
Related pages
Pivot deeper into the graph from raykrueger.com.
- IP · 18.67.93.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 151bca37-b7bf-4168-8936-516fbbf2f87d@identity-protect.org
- TLD · .com
- Browse hostnames · ra…
- 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: "raykrueger.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.