Skip to content

Hostname

lvs.jp

Last fetched

lvs.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.80.21213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.200.23118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.224.1593.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.148.1252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
opensite,
Contact emails

Subdomains

3 observed subdomains of lvs.jp.

Web-graph footprint

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

81 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lvs.jp.

MechanismTarget
SPF_INCLUDE_spf.maildeliver.jp
SPF_INCLUDEamazonses.com
SPF_IP2400:8500:1801:415:118:27:30:79
SPF_MXlvs.jp

Related pages

Pivot deeper into the graph from lvs.jp.

Cypher and MCP

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

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