Hostname
cusor.cc
Last fetched
cusor.cc resolves to 2 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
cusor.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.72.141.42 | 148.72.141.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 207.244.67.138 | 207.244.64.0/18 | AS30633 | LEASEWEB-USA-WDC - Leaseweb USA, Inc. | US |
WHOIS identity
- Registrar
- iana:2487
- Organization
- on behalf of cusor.cc owner
- Contact emails
- cusor.cc-owner-emxh@customers.whoisprivacycorp.com
- 477a10bbb0e3bf8ada29d8e10ee0980f51b05711f0668a263c132d129ba68f2c@cusor.cc.whoisproxy.org
- 4fe949bdbcde692f63ff62d5ec89e564c2fa48b23bfdb75e2b0d54923ffd2a2e@cusor.cc.whoisproxy.org
- 6e82df319510188a09ec99d54eb3fa989bfc1b179d1e86e4f51da38c93d2c58d@cusor.cc.whoisproxy.org
- 6e85452c02f5dc2accf4498467addd493ec8df6105c2d91faab7d335a39ae59c@cusor.cc.whoisproxy.org
- 7394da7f0691fa638dd2cd8be740f55fc5c87b0e3957485b364ddf3ba18bf745@cusor.cc.whoisproxy.org
- 8031dc88d0b362f027c4dd2599b9406153c449c718a5135aa69aed00c4e7006d@cusor.cc.whoisproxy.org
- 9139d8676559089ada18c2b7aeffc1b78da37e5efa376d0a19d474c6a5134177@cusor.cc.whoisproxy.org
- 99ec1265a9f15b097640d94ffa3335c4cd2c9bc34c773a726e4d575941af3f29@cusor.cc.whoisproxy.org
- a151f65cc2653bf96c0821a940c8498a8da6f0b4fe43bf1ffc7734d082bc145f@cusor.cc.whoisproxy.org
- b135749f4f2ab529eca56c219eacef422d8b473b2b822bb50383ead4418f4f29@cusor.cc.whoisproxy.org
- d599e064ecf81a9437663d79f517fcfd9273b2bcce7a84995d9c060385d5bbe6@cusor.cc.whoisproxy.org
- dbc804c75da8c1f6dd6aefa64c62cfb4d263ecc8335e20e35f8715544a89498b@cusor.cc.whoisproxy.org
- ec4a6f0f4e6cc2bd5a1c93ab81ff10941b94bdcd8372156c6f3f5fa696cb43bf@cusor.cc.whoisproxy.org
- f1f84e5db2280c6c09cc589a7dfe8849a5b9217cc70b52d3b57c93569b2382ae@cusor.cc.whoisproxy.org
- f4d879cbfa574313c23a4c704577c1bb060e0431b05ce2f1bdc95b925f9c421b@cusor.cc.whoisproxy.org
- fa9b967e64d494f0ab5a733dbb417b9b3c5d27b9764da1241445106b12a83cd6@cusor.cc.whoisproxy.org
Subdomains
4 observed subdomains of cusor.cc.
Threat posture
History
Related pages
Pivot deeper into the graph from cusor.cc.
- IP · 148.72.141.42
- ASN · AS30083AS-30083-US-VELIA-NET - velia.net
- Registrar · iana:2487
- Country · US
- Email · cusor.cc-owner-emxh@customers.whoisprivacycorp.com
- TLD · .cc
- Browse hostnames · cu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cusor.cc"})-[: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.