Skip to content

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

WHISPER CANON · cw.vuRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cw.vu

Resolution chain

cw.vu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
155.254.17.16155.254.16.0/23AS397423TIER-NET - Tier.Net Technologies LLCUS

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

SPF policy

7 SPF mechanisms authorising senders for cw.vu.

MechanismTarget
SPF_Acw.vu
SPF_INCLUDEcar.cw.vu
SPF_INCLUDEcat.cw.vu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.20.233.88/32
SPF_IP113.11.246.101/32
SPF_IP14.1.70.226/32

Related pages

Pivot deeper into the graph from cw.vu.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.