Skip to content

Hostname

mamab.jp

Last fetched

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

Nutrition Label

WHISPER CANON · mamab.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/mamab.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.2913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.3613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.168.10618.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.1318.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.618.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.8918.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
tatsuya sato
Contact emails

Subdomains

4 observed subdomains of mamab.jp.

Web-graph footprint

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

107 sites link to this hostname.

775 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mamab.jp.

Cypher and MCP

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

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