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
Resolution chain
muratasoftware.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.229.114 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.133.107 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.247.17 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.238.203 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- murata software co.,ltd.
- Contact emails
- 28077725-e981-4f99-af62-3163b57ff6b1@identity-protect.org
- 3108c500-98d6-4cda-8e1b-f3bcab52c33f@identity-protect.org
- c57c2f60-1d04-4946-8b43-9b22b0a43e3b@identity-protect.org
- c8151df3-f702-4b5e-82fe-a41c55c1af0b@identity-protect.org
- dc43c458-274b-4d4e-8574-ad430a164461@identity-protect.org
- e612daa2-f1f2-498f-ae5b-68c0750476e3@identity-protect.org
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
MX records
SPF policy
2 SPF mechanisms authorising senders for muratasoftware.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.115.8.210 |
| SPF_IP | 52.192.227.130 |
Related pages
Pivot deeper into the graph from muratasoftware.com.
- IP · 13.159.229.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 28077725-e981-4f99-af62-3163b57ff6b1@identity-protect.org
- TLD · .com
- Browse hostnames · mu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.