Skip to content

Hostname

levtech-direct.jp

Last fetched

levtech-direct.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · levtech-direct.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/levtech-direct.jp

Resolution chain

levtech-direct.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.102108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.108108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.112108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.64108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.36.11018.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.11218.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.1518.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7318.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.166.14.1173.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.233.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.553.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.563.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.234.10299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

2 observed subdomains of levtech-direct.jp.

Web-graph footprint

Distinct hostnames that link to or from levtech-direct.jp in the public web crawl.

174 sites link to this hostname.

832 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from levtech-direct.jp.

Cypher and MCP

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

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