Hostname
nitrex-it.net
Last fetched
nitrex-it.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nitrex-it.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
- 11696b04-82f6-4f92-a3bf-90eee59a336e@identity-protect.org
- 71e92049-cc85-4efa-9d19-4d4b4af29660@identity-protect.org
- 733fa5e2-ec31-4ae7-87ca-8e705b8ab2c0@identity-protect.org
- 88094e1a-a458-4670-b3f5-e1c22c0f8631@identity-protect.org
- a524be72-9c05-48ff-9337-feb5607cb740@identity-protect.org
- fe2eeaae-0ef4-417d-baf3-38b8ca3fa43b@identity-protect.org
- owner-6579658@nitrex-it.net.whoisprivacyservice.org
- owner-6849607@nitrex-it.net.whoisprivacyservice.org
- owner-7559964@nitrex-it.net.whoisprivacyservice.org
Subdomains
7 observed subdomains of nitrex-it.net.
Showing 3 of 7. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from nitrex-it.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nitrex-it.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.