Hostname
jyc-static.com
Last fetched
jyc-static.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
jyc-static.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 |
|---|---|---|---|---|
| 143.204.130.119 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.17 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.20 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.75 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.205.122 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.14 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.38 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.74 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jyc-static.com owner
- Contact emails
- 0eb92a27-12d1-467a-b395-5a9b99c0d1c8@identity-protect.org
- 2dbf0d8b-5f9b-4543-9560-5ddce1558c75@identity-protect.org
- 9031f1a2-87f4-48e7-87c8-3c9570d3cef7@identity-protect.org
- 9b3b4f4b-58e0-4241-8e32-f2ea6d2c3385@identity-protect.org
- 9bb6709c-f021-483d-868a-0013c91681e2@identity-protect.org
- d47d361a-35e3-46e0-8ec5-a97510176971@identity-protect.org
- dc3b5d91-ae1a-4dc6-a2c2-4368e5fe8d95@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from jyc-static.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jyc-static.com.
- IP · 143.204.130.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0eb92a27-12d1-467a-b395-5a9b99c0d1c8@identity-protect.org
- TLD · .com
- Browse hostnames · jy…
- 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: "jyc-static.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.