Skip to content

Hostname

mapion.co.jp

Last fetched

mapion.co.jp resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · mapion.co.jpRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mapion.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.179.21713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.194.1803.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.123.18835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.71.22452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.90.1454.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.124.15254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.83.17254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.92.5954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.164.17257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.213.657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.186.21513.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
mapion co.,ltd.
Contact emails

Subdomains

108 observed subdomains of mapion.co.jp.

Web-graph footprint

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

8,530 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mapion.co.jp.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP111.108.38.176/28
SPF_IP210.128.246.0/28
SPF_IP210.130.202.96/27
SPF_IP52.68.174.188/32
SPF_IP52.69.122.218/32
SPF_MXmapion.co.jp

Related pages

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

Cypher and MCP

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

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