Skip to content

Hostname

vmogroup.jp

Last fetched

vmogroup.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · vmogroup.jpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vmogroup.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.161.22813.224.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.126.5818.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.102.18418.154.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.167.20555.2.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.31.24455.2.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.77.10855.2.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
Organization
nguyen duc hanh
Contact emails

Subdomains

5 observed subdomains of vmogroup.jp.

Web-graph footprint

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

22 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vmogroup.jp.

Cypher and MCP

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

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