Skip to content

Hostname

mpuni.co.jp

Last fetched

mpuni.co.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · mpuni.co.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mpuni.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.178.221.10818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
mitsubishi pencil company
Contact emails

Subdomains

21 observed subdomains of mpuni.co.jp.

Web-graph footprint

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

1,368 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mpuni.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEspf.makeshop.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.196.151.204
SPF_IP52.196.252.248
SPF_IP52.68.75.227
SPF_IP52.69.187.136
SPF_IP54.178.237.53
SPF_IP54.65.128.98
SPF_IP54.92.123.193

Related pages

Pivot deeper into the graph from mpuni.co.jp.

Cypher and MCP

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

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