Skip to content

Hostname

vvg.com.tw

Last fetched

vvg.com.tw resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · vvg.com.twRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/vvg.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
178.128.112.249178.128.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

No WHOIS records are currently associated with vvg.com.tw in WhisperGraph.

Subdomains

5 observed subdomains of vvg.com.tw.

Web-graph footprint

Distinct hostnames that link to or from vvg.com.tw in the public web crawl.

30 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vvg.com.tw.

MechanismTarget
SPF_IP103.104.11.223
SPF_IP202.105.205.130
SPF_IP218.211.88.71
SPF_IP218.211.88.72
SPF_IP220.130.158.130
SPF_IP220.130.158.140
SPF_IP59.120.68.166
SPF_IP59.120.68.169
SPF_IP59.120.68.174
SPF_IP60.250.44.34

Related pages

Pivot deeper into the graph from vvg.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vvg.com.tw"})-[: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.