Hostname
shtusr.net
Last fetched
shtusr.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0ef38e76-57aa-42e9-8773-69a560465c13@identity-protect.org
- 18357722-394c-45a6-99a8-71495c32933f@identity-protect.org
- 1a4c8f62-5246-4158-9a4a-410219ea2a87@identity-protect.org
- 2b999e7c-d102-4ba8-9ba8-791bc9f8fb33@identity-protect.org
- a5b02623-9134-48a1-90ab-f091993fb501@identity-protect.org
- e69ab7b5-a9d0-4537-9e1e-d5374343d39b@identity-protect.org
Subdomains
1 observed subdomain of shtusr.net.
| Subdomain |
|---|
| dev.shtusr.net |
Threat posture
History
Related pages
Pivot deeper into the graph from shtusr.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shtusr.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.