Skip to content

Hostname

vvstore.jp

Last fetched

vvstore.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · vvstore.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vvstore.jp

Resolution chain

vvstore.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.221.10718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.171.214.133.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.163.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.283.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.793.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
team lab
Contact emails

Subdomains

2 observed subdomains of vvstore.jp.

Web-graph footprint

Distinct hostnames that link to or from vvstore.jp in the public web crawl.

1,534 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vvstore.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEu7239110.wl111.sendgrid.net
SPF_MXvvstore.jp

Related pages

Pivot deeper into the graph from vvstore.jp.

Cypher and MCP

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

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