Skip to content

Hostname

rocketship.cloud

Last fetched

rocketship.cloud resolves to 37.152.56.210, announced in 37.152.56.0/21 by GLESYS - Glesys AB in SE. rocketship.cloud is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rocketship.cloudRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rocketship.cloud

Resolution chain

IPv6 resolution

No AAAA record for rocketship.cloud is recorded in WhisperGraph.

Attribution

glesys

ORIGIN_AS

WHOIS identity

Registrar
iana:638
Registrant organisation
david andersson
Contact emails
david@rocketship.media, dns-admin@rocketship.xyz

Subdomains

Mail and authentication

Nameservers

  • ns1.rocketship.cloud
  • ns3.rocketship.cloud
  • ns2.rocketship.nu
  • ns4.rocketship.nu

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • a: rocketship.cloud
  • mx: rocketship.cloud
  • include: spf.rocketship.cloud
  • include: _spf.google.com
  • ip: 37.152.56.210

Threat-feed evidence

History

Related pages

Pivot from rocketship.cloud into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rocketship.cloud"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.