Hostname
crius.net
Last fetched
crius.net resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crius.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.92.73.210 | 23.92.72.0/23 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- christopher reid
- Contact emails
- creid1701@aol.com
- crius.net@softlayerdomainsprivacy.com
- 22d0c43e-1368-4f74-84af-836a3b5b2dc3@identity-protect.org
- 650d5d66-a942-48b8-a775-c8471327719c@identity-protect.org
- 6924a0d4-36f3-47f5-b1bb-99488071dc62@identity-protect.org
- 8032520a-a20c-44ea-ab33-318b1d423edb@identity-protect.org
- a9665caf-a0e3-4059-87fe-92bca1a12413@identity-protect.org
- ab084022-2584-4148-baea-815cd40b6631@identity-protect.org
Subdomains
1 observed subdomain of crius.net.
| Subdomain |
|---|
| www.crius.net |
Web-graph footprint
Distinct hostnames that link to or from crius.net in the public web crawl.
16 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- crius.net
Related pages
Pivot deeper into the graph from crius.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crius.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.