Skip to content

Hostname

lev.co.jp

Last fetched

lev.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.68.6018.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.8418.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.9918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.174.255.273.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.373.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.523.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.993.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
leverage,
Contact emails

Subdomains

6 observed subdomains of lev.co.jp.

Web-graph footprint

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

67 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lev.co.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEkagoya.net
SPF_IP153.127.108.16
SPF_IP2401:2500:203:2f:153:127:108:16

Related pages

Pivot deeper into the graph from lev.co.jp.

Cypher and MCP

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

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