Hostname
netostatic.com
Last fetched
netostatic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netostatic.com 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
- on behalf of netostatic.com owner
- Contact emails
- 0e06623c-c5c1-443f-98d9-e0b5db483284@identity-protect.org
- 1fafd686-6a06-46b8-85c0-404f61611ae9@identity-protect.org
- 580407f0-f754-414b-8bef-0e7dd683b16e@identity-protect.org
- 990d58d0-e39f-4ed2-851b-c003def960de@identity-protect.org
- e4acd871-f02e-4766-bc18-69919874acaa@identity-protect.org
- edb65069-9d68-402a-b774-7e00b19a8d29@identity-protect.org
- owner-11425169@netostatic.com.whoisprivacyservice.org
- owner-196936@netostatic.com.whoisprivacyservice.org
- owner-3223314@netostatic.com.whoisprivacyservice.org
- owner-7630474@netostatic.com.whoisprivacyservice.org
- owner-9340768@netostatic.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of netostatic.com.
Threat posture
History
Related pages
Pivot deeper into the graph from netostatic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netostatic.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.