Skip to content

Hostname

lantis.jp

Last fetched

lantis.jp resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · lantis.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lantis.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.108.16113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.231.21013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.47.22718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.0.363.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.148.1335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.66.18452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.71.25552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.222.21252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.125.25252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.148.17652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.125.19754.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.79.9354.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.109.22354.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.199.3657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.143.4257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.48.23954.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.11.13057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.234.12413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.2.10616.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
bandai namco arts
Contact emails

Subdomains

47 observed subdomains of lantis.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lantis.jp.

MechanismTarget
SPF_INCLUDEmd21.maildealer.jp
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lantis.jp.

Cypher and MCP

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

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