Skip to content

Hostname

murasoftware.com

Last fetched

murasoftware.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · murasoftware.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/murasoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.4518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.185.1023.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.1273.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.473.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.683.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.3252.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.5352.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.5952.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.9052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

53 observed subdomains of murasoftware.com.

Web-graph footprint

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

41 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for murasoftware.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from murasoftware.com.

Cypher and MCP

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

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