Skip to content

Hostname

levtech.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.11518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.12018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.5318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.162.112.293.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.333.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.533.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.973.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
leverages_inc
Contact emails

Subdomains

47 observed subdomains of levtech.jp.

Web-graph footprint

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

633 sites link to this hostname.

218 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for levtech.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.leverages.jp
SPF_INCLUDE_spf2.leverages.jp
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-bma.mpme.jp

Related pages

Pivot deeper into the graph from levtech.jp.

Cypher and MCP

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

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