Skip to content

Hostname

vtabak.com

Last fetched

vtabak.com resolves to 3 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in HK. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · vtabak.comRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vtabak.com

Resolution chain

vtabak.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.216.45.103154.216.32.0/19AS132839POWERLINE-AS-AP - POWER LINE DATACENTERHK
156.235.129.7156.235.128.0/20AS134548DXTL-HK - DXTL Tseung Kwan O ServiceHK
207.56.30.197207.56.30.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.

WHOIS identity

Registrar
iana:2288
Organization
eod "volyntabak"
Contact emails

Subdomains

18 observed subdomains of vtabak.com.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from vtabak.com.

Cypher and MCP

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

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