Skip to content

Hostname

www.cloudsleuth.com

Last fetched

www.cloudsleuth.com resolves to 162.159.140.254, announced in 162.159.128.0/19 by CLOUDFLARENET - Cloudflare, Inc. in CA. www.cloudsleuth.com 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 · www.cloudsleuth.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.cloudsleuth.com

Resolution chain

IPv6 resolution

No AAAA record for www.cloudsleuth.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for www.cloudsleuth.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • pdns203.ultradns.biz
  • pdns203.ultradns.com
  • pdns203.ultradns.net
  • pdns203.ultradns.org

MX records

  • mxa-001c1302.gslb.pphosted.com
  • mxb-001c1302.gslb.pphosted.com

SPF policy

  • ip: 35.128.47.0/24
  • ip: 69.174.70.0/28
  • ip: 216.223.139.221/24
  • ip: 208.185.229.45/32
  • mx: www.cloudsleuth.com
  • include: _spf.concurcompleat.com
  • include: protection.outlook.com
  • include: 2008052.spf01.hubspotemail.net
  • ip: 104.155.139.30
  • ip: 207.140.179.13
  • ip: 212.81.112.20
  • ip: 217.111.114.198
  • ip: 219.101.146.26
  • ip: 221.240.17.165
  • ip: 221.240.17.170
  • ip: 3.81.80.255
  • ip: 58.159.206.61
  • ip: 58.159.206.62
  • ip: 86.172.203.188

Threat-feed evidence

History

Related pages

Pivot from www.cloudsleuth.com 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: "www.cloudsleuth.com"})-[: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.