Skip to content

Hostname

jmania.jp

Last fetched

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

Nutrition Label

WHISPER CANON · jmania.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jmania.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.77.1418.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.2418.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.4718.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.7918.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.175.5254.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.5954.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.7054.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.8754.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
rokusaisha digital,inc.
Contact emails

Subdomains

3 observed subdomains of jmania.jp.

Web-graph footprint

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

121 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jmania.jp.

MechanismTarget
SPF_Aadmin.jmania.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from jmania.jp.

Cypher and MCP

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

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