Skip to content

Hostname

mbga.jp

Last fetched

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

Nutrition Label

WHISPER CANON · mbga.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mbga.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.201.8713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.161.15118.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.69.518.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.60.1818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.135.18018.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.72.583.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.97.17335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.91.4852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.230.8854.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.54.4513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.183.14213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.152.5757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.143.1013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
dena co.,ltd.
Contact emails

Subdomains

533 observed subdomains of mbga.jp.

Web-graph footprint

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

556 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mbga.jp.

Related pages

Pivot deeper into the graph from mbga.jp.

Cypher and MCP

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

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