Skip to content

Hostname

cw.com.vu

Last fetched

cw.com.vu resolves to 1 IPv4 address operated by AS45935 in VU.

Nutrition Label

WHISPER CANON · cw.com.vuRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cw.com.vu

Resolution chain

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

IPPrefixASNOperatorCountry
180.222.210.224180.222.210.0/24AS45935VU

WHOIS identity

No WHOIS records are currently associated with cw.com.vu in WhisperGraph.

Subdomains

1 observed subdomain of cw.com.vu.

Subdomain
www.cw.com.vu

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cw.com.vu.

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

Related pages

Pivot deeper into the graph from cw.com.vu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cw.com.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.