Skip to content

Hostname

muratasoftware.com

Last fetched

muratasoftware.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · muratasoftware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/muratasoftware.com

Resolution chain

muratasoftware.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.229.11413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.133.10735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.247.1752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.238.20352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
murata software co.,ltd.
Contact emails

Subdomains

2 observed subdomains of muratasoftware.com.

Web-graph footprint

Distinct hostnames that link to or from muratasoftware.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for muratasoftware.com.

MechanismTarget
SPF_IP13.115.8.210
SPF_IP52.192.227.130

Related pages

Pivot deeper into the graph from muratasoftware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "muratasoftware.com"})-[: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.