Skip to content

Hostname

mmat.jp

Last fetched

mmat.jp resolves to 1 IPv4 address operated by SAKURA-A - SAKURA Internet Inc. in JP.

Nutrition Label

WHISPER CANON · mmat.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mmat.jp

Resolution chain

mmat.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.126.212.47153.126.128.0/17AS7684SAKURA-A - SAKURA Internet Inc.JP

WHOIS identity

Registrar
Organization
meguro foundation of art and culture
Contact emails

Subdomains

2 observed subdomains of mmat.jp.

Web-graph footprint

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

393 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mmat.jp.

MechanismTarget
SPF_Ammat.sakura.ne.jp
SPF_Awww.mmat.jp
SPF_INCLUDE_spf.bizmw.com

Related pages

Pivot deeper into the graph from mmat.jp.

Cypher and MCP

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

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