Hostname
jknext.com
Last fetched
jknext.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
jknext.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.139.47.108 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.29 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.63 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.77 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.244.129 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.41 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.52 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.91 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jknext.com owner
- Contact emails
- hownext@gmail.com
- 0a24600c-8220-48fe-b1aa-e33897e937bc@identity-protect.org
- 87f89dd6-a2a9-4456-9309-2de25fb4183d@identity-protect.org
- 9a47b625-9f0a-4ff3-a906-ba15017c1abc@identity-protect.org
- b1db3291-4c8a-49dd-a816-cde17352b833@identity-protect.org
- contact@privacyprotect.org
- d306eb42-8807-4511-9aa3-93f15378b97a@identity-protect.org
- e1d38501-9c05-4b10-9ca4-18cb541e12da@identity-protect.org
- ffd270a1-23f4-47a6-94e0-a32a0b0f3f0b@identity-protect.org
- owner-823567@jknext.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of jknext.com.
| Subdomain |
|---|
| www.jknext.com |
Web-graph footprint
Distinct hostnames that link to or from jknext.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from jknext.com.
- IP · 108.139.47.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hownext@gmail.com
- TLD · .com
- Browse hostnames · jk…
- 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: "jknext.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.