Hostname
jyans.com
Last fetched
jyans.com resolves to 1 IPv4 address operated by AS35708 in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
jyans.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 |
|---|---|---|---|---|
| 154.222.77.11 | 0.0.0.0/0 | AS35708 | — | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- chen jin fan
- Contact emails
- 8648240@qq.com
- gname888@protonmail.com
- pw-36ee90fc21aa8497179cb7990a56e936@privacyguardian.org
- 528b34df409baa98a19e78b80ad6e66f6d5f9f6934c8c711835d5b13486d404b@jyans.com.whoisproxy.org
- 53203a8e7360417197602a9372e5c24691171f228e0595061c09319baf474174@jyans.com.whoisproxy.org
- 710412142db97e71ac94f4cb6195c4701d801c1cfa0b011c6a5dd66495459c20@jyans.com.whoisproxy.org
- b20795b7184790c268994c80977c45b779a507fbd95a5683174d3a702a235b1f@jyans.com.whoisproxy.org
- fdbcb51592d8a61ce5a33948d9c4a4e37c7dde07b40e6a64371e44510fe11f5b@jyans.com.whoisproxy.org
Subdomains
2 observed subdomains of jyans.com.
| Subdomain |
|---|
| jyans.jyans.com |
| www.jyans.com |
Web-graph footprint
Distinct hostnames that link to or from jyans.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jyans.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jyans.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.