Hostname
cw.vu
Last fetched
cw.vu resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:901234 as the registrar.
Nutrition Label
Resolution chain
cw.vu 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 |
|---|---|---|---|---|
| 155.254.17.16 | 155.254.16.0/23 | AS397423 | TIER-NET - Tier.Net Technologies LLC | US |
WHOIS identity
- Registrar
- iana:901234
- Organization
- computer world
- Contact emails
Subdomains
20 observed subdomains of cw.vu.
Web-graph footprint
Distinct hostnames that link to or from cw.vu in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for cw.vu.
| Mechanism | Target |
|---|---|
| SPF_A | cw.vu |
| SPF_INCLUDE | car.cw.vu |
| SPF_INCLUDE | cat.cw.vu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.20.233.88/32 |
| SPF_IP | 113.11.246.101/32 |
| SPF_IP | 14.1.70.226/32 |
Related pages
Pivot deeper into the graph from cw.vu.
- IP · 155.254.17.16
- ASN · AS397423TIER-NET - Tier.Net Technologies LLC
- Registrar · iana:901234
- Country · US
- Email · yairtee@gmail.com
- TLD · .vu
- Browse hostnames · cw…
- 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: "cw.vu"})-[: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.