Skip to content

Hostname

lmsg.jp

Last fetched

lmsg.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.118108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.125108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.5108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.69108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.10213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.37.10813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.5113.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.8213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
54.230.172.4754.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.8554.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.6754.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
innovation
Contact emails

Subdomains

114 observed subdomains of lmsg.jp.

Web-graph footprint

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

168 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lmsg.jp.

Cypher and MCP

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

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