Skip to content

Hostname

muses.cloud

Last fetched

muses.cloud resolves to 2 IPv4 addresses operated by SAKURA-A SAKURA Internet Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · muses.cloudRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/muses.cloud

Resolution chain

muses.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
133.125.148.18133.125.0.0/16AS7684SAKURA-A SAKURA Internet Inc.JP
183.90.181.102183.90.176.0/21AS37907NETIRD-2 GMO NetIRD, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
dershane
Contact emails

Subdomains

7 observed subdomains of muses.cloud.

Web-graph footprint

Distinct hostnames that link to or from muses.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • muses.cloud

SPF policy

5 SPF mechanisms authorising senders for muses.cloud.

MechanismTarget
SPF_Amuses.cloud
SPF_IP150.95.55.4
SPF_IP150.95.59.10
SPF_IP183.90.181.102
SPF_MXmuses.cloud

Related pages

Pivot deeper into the graph from muses.cloud.

Cypher and MCP

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

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