Skip to content

Hostname

vook.vc

Last fetched

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

Nutrition Label

WHISPER CANON · vook.vcRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vook.vc

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.2.9613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.179.16513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.9.223176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.143.17618.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.208.2918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.215.21318.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.155.19818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.154.2173.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.64.19435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.252.19835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.39.15652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.89.12052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.136.1952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.253.17754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.10.9454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.129.19554.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.83.7557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.201.23913.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
okamoto shuntaro
Contact emails

Subdomains

16 observed subdomains of vook.vc.

Web-graph footprint

Distinct hostnames that link to or from vook.vc in the public web crawl.

497 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vook.vc.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from vook.vc.

Cypher and MCP

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

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