Skip to content

Hostname

ipmu.jp

Last fetched

ipmu.jp resolves to 1 IPv4 address operated by AS2501 in JP.

Nutrition Label

WHISPER CANON · ipmu.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/ipmu.jp

Resolution chain

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

IPPrefixASNOperatorCountry
157.82.236.29157.82.0.0/16AS2501JP

WHOIS identity

Registrar
Organization
institute for the physics and mathematics of the universe, the university of tokyo
Contact emails

Subdomains

93 observed subdomains of ipmu.jp.

Web-graph footprint

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

451 sites link to this hostname.

273 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ipmu.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmp.ne.jp
SPF_IP133.11.143.250
SPF_IP133.11.143.251
SPF_IP133.11.178.3
SPF_IP157.82.226.80/29
SPF_IP157.82.236.0/23

Related pages

Pivot deeper into the graph from ipmu.jp.

Cypher and MCP

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

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