Skip to content

Hostname

cloudez.io

Last fetched

cloudez.io resolves to 151.101.1.91, announced in 151.101.0.0/22 by FASTLY - Fastly, Inc. in CA. cloudez.io 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 · cloudez.ioRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cloudez.io

Resolution chain

IPv6 resolution

No AAAA record for cloudez.io is recorded in WhisperGraph.

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:81
Registrant organisation
cloudeasy_co

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.cloudez.io
  • ns2.cloudez.io
  • ns3.cloudez.io
  • ns4.cloudez.io
  • ns5.cloudez.io

MX records

  • mx783.umbler.com.br
  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com
  • mx364.umbler.com
  • mx128.umbler.in
  • mx240.umbler.co.uk

SPF policy

  • include: _spf.google.com
  • include: spf.mailjet.com
  • include: _spf.cloudezmail.io
  • include: relay.mailchannels.net
  • ip: 104.237.150.47
  • ip: 172.104.214.4
  • ip: 173.255.195.26
  • ip: 173.255.235.248
  • ip: 18.206.128.186
  • ip: 198.58.120.96
  • ip: 2600:1f18:2401:8c00:6572:6f34:daf7:531b
  • ip: 2600:1f18:2401:8c00:aeff:cecb:8912:5b97
  • ip: 2600:1f18:2401:8c00:d8f5:ebb8:5e7a:328e
  • ip: 2600:1f18:2401:8c01:74e0:1fa9:d601:deae
  • ip: 2600:1f18:2401:8c02:8db1:1c4d:3af8:6521
  • ip: 2600:1f18:2401:8c02:f5cf:2135:53e0:e10f
  • ip: 2600:1f18:2401:8c03:2a:4b32:71a1:5f8f
  • ip: 2600:1f18:2401:8c05:aee9:e4e3:9e4c:c595
  • ip: 2600:3c00:0:0:f03c:91ff:fe1f:c23c
  • ip: 2600:3c00:0:0:f03c:92ff:fe29:3afc
  • ip: 2600:3c00:0:0:f03c:92ff:fe60:7a61
  • ip: 2600:3c02:0:0:f03c:92ff:fee8:299e
  • ip: 2600:3c03:0:0:f03c:91ff:fe7c:cc5d
  • ip: 2600:3c03:0:0:f03c:91ff:feb1:84e
  • ip: 2600:3c03:0:0:f03c:92ff:fe02:cb5e
  • ip: 2600:3c03:0:0:f03c:92ff:fe16:2b94
  • ip: 2600:3c03:0:0:f03c:92ff:fe60:4dbf
  • ip: 2600:3c03:0:0:f03c:92ff:fed4:6bcb
  • ip: 2600:3c03:0:0:f03c:92ff:fef1:62ab
  • ip: 34.193.41.102
  • ip: 34.237.184.14
  • ip: 44.194.222.119
  • ip: 45.33.103.88
  • ip: 45.56.109.38
  • ip: 45.56.67.48
  • ip: 45.79.138.241
  • ip: 45.79.189.148
  • ip: 52.1.222.95
  • ip: 52.207.29.191
  • ip: 52.3.26.107
  • ip: 52.71.70.69
  • ip: 66.175.210.75

Threat-feed evidence

History

Related pages

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