Hostname
jma-web.net
Last fetched
jma-web.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jma-web.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 29d86997-344c-4638-b6f6-52c2f60edba3@identity-protect.org
- 3c6663f4-91a0-4192-88b6-5801b3df5771@identity-protect.org
- 4679126d-8ee8-4f1f-9929-eb0cc36dd4d8@identity-protect.org
- a624375d-b1df-4bb5-8b12-c7a697692e03@identity-protect.org
- c2a0d176-0709-46a2-8829-e136e864551e@identity-protect.org
- e8131640-595b-42ab-b3ea-34f607a07897@identity-protect.org
- f052583f-ff7d-43a9-a53d-5088e24b1373@identity-protect.org
- owner-5135545@jma-web.net.whoisprivacyservice.org
Subdomains
23 observed subdomains of jma-web.net.
Showing 13 of 23. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from jma-web.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jma-web.net"})-[: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.