Skip to content

Hostname

levwell.jp

Last fetched

levwell.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · levwell.jpRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/levwell.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.31.3318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.10518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.143.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.173.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.293.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.873.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.6918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

24 observed subdomains of levwell.jp.

Web-graph footprint

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

612 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for levwell.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-bma.mpme.jp

Related pages

Pivot deeper into the graph from levwell.jp.

Cypher and MCP

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

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