Skip to content

Hostname

liteview.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.114108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.125108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.47108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.53108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

8 observed subdomains of liteview.jp.

Web-graph footprint

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

49 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for liteview.jp.

MechanismTarget
SPF_INCLUDE_spf.credit.j-payment.co.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from liteview.jp.

Cypher and MCP

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

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