Skip to content

Hostname

jamjamliner.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.245.104108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.119108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.78108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.82108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.162.221.1143.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.133.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.743.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.753.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
99.84.152.10499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
nihonyouthtravel
Contact emails

Subdomains

7 observed subdomains of jamjamliner.jp.

Web-graph footprint

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

67 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jamjamliner.jp.

MechanismTarget
SPF_Amss734.kagoya.net

Related pages

Pivot deeper into the graph from jamjamliner.jp.

Cypher and MCP

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

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