Hostname
jma-dev.net
Last fetched
jma-dev.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jma-dev.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
- 09a06452-9ffd-4bff-b500-05b1333732c9@identity-protect.org
- 260aff0f-ccba-4ba3-8bce-0753f7db3b13@identity-protect.org
- 446cc3a9-e64e-41d2-b6b8-5110a57e9327@identity-protect.org
- 4b453bd5-a9ca-489c-9add-9f5e3b4afa01@identity-protect.org
- 55ace24f-0814-453e-9ed7-31a8addee37d@identity-protect.org
- 79411654-4aad-4e42-895b-40367c794e5d@identity-protect.org
- d19128e1-9526-4713-aa90-18e2791c8655@identity-protect.org
Subdomains
39 observed subdomains of jma-dev.net.
Showing 22 of 39. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from jma-dev.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jma-dev.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.