Skip to content

Hostname

mtame.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.2013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.3913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.23.117143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.52143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.85143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.93143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
startialab
Contact emails

Web-graph footprint

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

213 sites link to this hostname.

506 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mtame.jp.

Cypher and MCP

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

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