Skip to content

Hostname

virtualtech.jp

Last fetched

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

Nutrition Label

WHISPER CANON · virtualtech.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/virtualtech.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.28.12108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.34108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.78108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.88108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.83.10818.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.2918.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.7718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.8718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
Organization
virtual tech japan,inc.
Contact emails

Subdomains

23 observed subdomains of virtualtech.jp.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for virtualtech.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP124.35.85.80/28

Related pages

Pivot deeper into the graph from virtualtech.jp.

Cypher and MCP

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

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