Hostname
js2data.com
Last fetched
js2data.com resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
js2data.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 |
|---|---|---|---|---|
| 185.81.4.203 | 185.81.0.0/21 | AS52030 | — | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of js2data.com owner
- Contact emails
- spad87@gmail.com
- 0b19ba87-0bf0-4c34-9be4-8a9f52fdc86e@identity-protect.org
- 65e7ed20-5d58-4a29-8663-ae0bf982fd8d@identity-protect.org
- 72761fa1-0d21-48a9-847e-6cc4a26d8a99@identity-protect.org
- 92067ce9-d9cd-4abc-8acc-c7c64b5b941e@identity-protect.org
- a1dee021-6f94-4767-92a3-de7421bbfb86@identity-protect.org
- a9a06c17-9a13-4c39-b351-7696855d4876@identity-protect.org
- ad386df5-c361-47cc-ac27-31ff14c8148a@identity-protect.org
- owner-868998@js2data.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of js2data.com.
Showing 4 of 9. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from js2data.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "js2data.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.