Hostname
jin-ya.com
Last fetched
jin-ya.com resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
jin-ya.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 |
|---|---|---|---|---|
| 94.72.122.113 | 94.72.120.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- admin@juming.com
- 438f0aebe87846ceb103e962d9f7c1f5.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- mamajhanako@yahoo.co.jp
- pw-669c73f6e4d5660a0772a8a26c1e4a10@privacyguardian.org
- 29637eff9dd6919728118dd6d8d9f04b99f208d8fefda00e4c9589ef6a86040e@jin-ya.com.whoisproxy.org
- 36f939a896f89c219cff3d73c7082ccb7c816c427477de89f8fe00c957c3ba1e@jin-ya.com.whoisproxy.org
- c1362e627ef4af6740a7258fe483335cc4da6e8b93bae38ca858a98edfb0c77b@jin-ya.com.whoisproxy.org
- ed0b85a1b409d9a24edd7de2be60ea25daebb9cce1030440bbad937f7808205c@jin-ya.com.whoisproxy.org
- f2c304a2970d014d0127ae7c65e4dfef42c309c409553906aebd315499ce958d@jin-ya.com.whoisproxy.org
- fc05cc61cbb0ee892f646f8fd1bd83717931b63b7f61a70cb7f7552c99d79ee1@jin-ya.com.whoisproxy.org
Subdomains
3 observed subdomains of jin-ya.com.
Web-graph footprint
Distinct hostnames that link to or from jin-ya.com in the public web crawl.
54 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jin-ya.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jin-ya.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.