Skip to content

Hostname

marso.cloud

Last fetched

marso.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · marso.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marso.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.4918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.205.403.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.453.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.893.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.993.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

5 observed subdomains of marso.cloud.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for marso.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from marso.cloud.

Cypher and MCP

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

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