Skip to content

Hostname

cloud8.net

Last fetched

cloud8.net resolves to 66.223.49.29, announced in 66.223.49.0/24 by EPIK-LLC - Epik LLC in US. cloud8.net 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 · cloud8.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cloud8.net

Resolution chain

IPv6 resolution

No AAAA record for cloud8.net is recorded in WhisperGraph.

Attribution

epik

ORIGIN_AS

WHOIS identity

Registrar
iana:617
Registrant organisation
anonymize, llc.
Contact emails
jasonlcobb@gmail.com, cloud8.net-1hbfzv419gppu@anonymize.com, cloud8.net-1hblhjcug0l6b@anonymize.com, cloud8.net-1ibhjvxf1wj04@anonymize.com, cloud8.net-1iusonxjh4yer@anonymize.com, cloud8.net-1jecmy1bdwwmo@anonymize.com, cloud8.net-rh7rmy3ef7zp@anonymize.com, cloud8.net-rhlmif4g78tg@anonymize.com, cloud8.net-s12teenk6czd@anonymize.com, cloud8.net-to1uq8fwsqwh@anonymize.com, cloud8.net-u7xd931qkrw2@anonymize.com, cloud8.net-ublvpswyfx44@anonymize.com, cloud8.net-ubuoneytaw4y@anonymize.com, cloud8.net-urgsvukegto1@anonymize.com, cloud8.net-vb9mtcr4x3xy@anonymize.com

Subdomains

Mail and authentication

Nameservers

  • delta1.kc.epik.com
  • delta2.kc.epik.com

MX records

  • mail.cloud8.net

SPF policy

  • include: _spf.epikwebhosting.com
  • a: cloud8.net
  • mx: cloud8.net
  • ip: 45.88.201.117
  • ip: 45.88.201.118
  • ip: 45.88.201.124
  • ip: 66.223.49.29
  • ip: 88.214.194.166
  • ip: 88.214.197.241

Threat-feed evidence

History

Related pages

Pivot from cloud8.net 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: "cloud8.net"})-[: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.