Hostname
jon-api.com
Last fetched
jon-api.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jon-api.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 |
|---|---|---|---|---|
| 175.41.207.71 | 175.41.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.25.82 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.80.205 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.65.236.59 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jon-api.com owner
- Contact emails
- 22aba7f6-2261-42a3-bddf-62eef2851188@identity-protect.org
- 2cb151bc-62b8-44cf-b1e4-1fa14688a8e6@identity-protect.org
- b39b49e8-6bc9-4f8f-9b36-cf8f5472bf70@identity-protect.org
- b71d9af9-3ff0-4c70-8db5-78eb09c74e4d@identity-protect.org
- c3ca64a0-4b42-4459-a4e6-e06d9f3b68cb@identity-protect.org
- d5a13684-2d00-4a6d-887d-1e14550e6ca0@identity-protect.org
- fb8dbae0-e477-49a4-ab42-7023e4bb46fb@identity-protect.org
- owner-11434649@jon-api.com.whoisprivacyservice.org
- owner-7560169@jon-api.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of jon-api.com.
Showing 25 of 33. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from jon-api.com.
- IP · 175.41.207.71
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 22aba7f6-2261-42a3-bddf-62eef2851188@identity-protect.org
- TLD · .com
- Browse hostnames · jo…
- 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: "jon-api.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.