Skip to content

Hostname

vinabook.com

Last fetched

vinabook.com resolves to 1 IPv4 address operated by HARAVAN-AS-VN - HARAVAN TECHNOLOGY CORPORATION in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · vinabook.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/vinabook.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.154.102.23103.154.102.0/23AS140801HARAVAN-AS-VN - HARAVAN TECHNOLOGY CORPORATIONVN

WHOIS identity

Registrar
iana:1649
Organization
chua co ten
Contact emails

Subdomains

7 observed subdomains of vinabook.com.

Web-graph footprint

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

210 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for vinabook.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.haravan.com
SPF_INCLUDEspf.onlarksuite.com
SPF_IP203.162.78.15

Related pages

Pivot deeper into the graph from vinabook.com.

Cypher and MCP

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

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