Skip to content

Hostname

vinbase.ai

Last fetched

vinbase.ai resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · vinbase.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vinbase.ai

Resolution chain

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

IPPrefixASNOperatorCountry
18.140.94.4818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.12.3352.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.131.16254.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of vinbase.ai.

Web-graph footprint

Distinct hostnames that link to or from vinbase.ai in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vinbase.ai.

Cypher and MCP

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

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