Skip to content

Hostname

ms-r.com

Last fetched

ms-r.com resolves to 150.60.156.55, announced in 150.60.0.0/16 by CPI-NET - KDDI Web Communications Inc. in JP. ms-r.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ms-r.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ms-r.com

Resolution chain

IPv6 resolution

No AAAA record for ms-r.com is recorded in WhisperGraph.

Attribution

kddi

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
ms & consulting co.
Contact emails
domainmaster@kddi.com, 41fb402c-286a-478e-915b-646bd49ef1dc@identity-protect.org, 749b7abb-05c0-4031-9e0c-417d0ea912cb@identity-protect.org, 8ac5d896-5cdc-4180-8d24-edff982bee7a@identity-protect.org, b14d3433-f59c-46c8-bc8c-3cccec9515b7@identity-protect.org, b56a16d1-1893-461d-b9a3-3e404e0d31c5@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-11.awsdns-01.com
  • ns-614.awsdns-12.net
  • ns-1291.awsdns-33.org
  • ns-1871.awsdns-41.co.uk

MX records

  • mx.securemx.jp

SPF policy

  • include: amazonses.com
  • mx: ms-r.com
  • include: mdkaga.maildealer.jp
  • include: spf.securemx.jp
  • include: willap.jp
  • include: spf.po.2iij.net
  • ip: 122.209.123.203
  • ip: 203.179.50.71
  • ip: 203.179.50.72
  • ip: 203.179.50.73
  • ip: 203.179.50.74
  • ip: 35.76.65.119

Threat-feed evidence

History

Related pages

Pivot from ms-r.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ms-r.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.