Skip to content

Hostname

vook.dev

Last fetched

vook.dev resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · vook.devRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vook.dev

Resolution chain

vook.dev resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.166.17313.162.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.99.12013.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.64.3135.96.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.48.25543.223.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.115.8954.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.29.14154.113.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

3 observed subdomains of vook.dev.

Threat posture

History

Related pages

Pivot deeper into the graph from vook.dev.

Cypher and MCP

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

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