Hostname
iwankruger.com
Last fetched
iwankruger.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
iwankruger.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 |
|---|---|---|---|---|
| 18.239.168.14 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.27 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.75 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.96 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of iwankruger.com owner
- Contact emails
- 29b12eab-2368-4ab4-abcf-9529be64f05e@identity-protect.org
- 4b42998b-eea3-4ce8-897b-a716d7d8c3fd@identity-protect.org
- 7e2aca7c-eb1f-4010-920e-ae6eff71aab8@identity-protect.org
- 8462d5d9-bb1c-4bf9-bceb-dafbbf223682@identity-protect.org
- 9b188cbb-b226-4ea7-a2ac-1965d855fee1@identity-protect.org
- b62af37f-9290-4737-a52b-446c4a8506e6@identity-protect.org
- owner-6271332@iwankruger.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of iwankruger.com.
Web-graph footprint
Distinct hostnames that link to or from iwankruger.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from iwankruger.com.
- IP · 18.239.168.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 29b12eab-2368-4ab4-abcf-9529be64f05e@identity-protect.org
- TLD · .com
- Browse hostnames · iw…
- 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: "iwankruger.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.