Skip to content

Hostname

api.dir-vc.jp

Last fetched

api.dir-vc.jp resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · api.dir-vc.jpRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/api.dir-vc.jp

Resolution chain

api.dir-vc.jp resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.56.4513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.30.92176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.20.6018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.165.20835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.43.13335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.202.10152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.109.1954.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.28.11454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.90.4254.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with api.dir-vc.jp in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api.dir-vc.jp.

Cypher and MCP

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

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