Hostname
theamazingking.com
Last fetched
theamazingking.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
theamazingking.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.17.190.215 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of theamazingking.com owner
- Contact emails
- jkthecjer@gmail.com
- 3d949813-0a16-4b15-9a7d-616101157fe0@identity-protect.org
- 67e7eef7-56e5-49b5-89c8-1e36477521a9@identity-protect.org
- 803c2054-312e-4c7f-a979-cb64cb8c4394@identity-protect.org
- 82a7c012-f5b8-4523-bb6e-e68717aed2d7@identity-protect.org
- 842e90b4-bf96-47bc-adf5-7b4c62f7bbbf@identity-protect.org
- f7e81b86-b08c-4b00-8a6a-13ebcd9c7960@identity-protect.org
- owner-11018595@theamazingking.com.whoisprivacyservice.org
- owner-6405059@theamazingking.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of theamazingking.com.
Web-graph footprint
Distinct hostnames that link to or from theamazingking.com in the public web crawl.
25 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from theamazingking.com.
- IP · 3.17.190.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jkthecjer@gmail.com
- TLD · .com
- Browse hostnames · th…
- 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: "theamazingking.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.