Skip to content

Hostname

nmwa.go.jp

Last fetched

nmwa.go.jp resolves to 1 IPv4 address operated by AS131921 in JP.

Nutrition Label

WHISPER CANON · nmwa.go.jpRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nmwa.go.jp

Resolution chain

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

IPPrefixASNOperatorCountry
153.122.190.194153.122.176.0/20AS131921JP

WHOIS identity

Registrar
Organization
the national museum of western art
Contact emails

Subdomains

3 observed subdomains of nmwa.go.jp.

Web-graph footprint

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

1,563 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for nmwa.go.jp.

MechanismTarget
SPF_Asmtp-relay.poa.svr4u.net
SPF_INCLUDEspf.securemx.jp
SPF_IP153.122.116.48
SPF_IP202.222.215.7/32

Related pages

Pivot deeper into the graph from nmwa.go.jp.

Cypher and MCP

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

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