Hostname
kwameskorner.com
Last fetched
kwameskorner.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
kwameskorner.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 |
|---|---|---|---|---|
| 13.33.252.5 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.8 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.84 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.9 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.178.106 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.44 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.87 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.98 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kwameskorner.com owner
- Contact emails
- 1990be91-cfd7-4625-b9b6-59489fd1eb77@identity-protect.org
- 34a1c623-78f1-4730-8bc2-864efaff0c98@identity-protect.org
- 5c342458-db16-4b86-8b71-27d6c468df84@identity-protect.org
- 78ec9267-9fc7-4636-a463-f70e46104281@identity-protect.org
- 8a01dbbc-8c94-415b-99cc-87ce53f9bc75@identity-protect.org
- 9a769a68-aa6e-4e48-bb02-62f4d1a98fb7@identity-protect.org
- a00750b3-2b6b-4b5d-9d6b-1f0ec9762142@identity-protect.org
Subdomains
5 observed subdomains of kwameskorner.com.
Threat posture
History
Related pages
Pivot deeper into the graph from kwameskorner.com.
- IP · 13.33.252.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1990be91-cfd7-4625-b9b6-59489fd1eb77@identity-protect.org
- TLD · .com
- Browse hostnames · kw…
- 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: "kwameskorner.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.